v1.0.0-RC30 ZValidation improvements
sideeffffect
released this
28 Aug 12:02
·
37 commits
to series/2.x
since this release
What's Changed
- Enable converting ZValidation.Failure to an exception by @sideeffffect in #1360
- Update README.md by @zio-assistant in #1361
- Update sbt-bloop to 2.0.0 by @zio-scala-steward in #1362
- Update ZIO and enable Native multi-threading by @kyri-petrou in #1366
- Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #1354
- Update sbt-ci-release to 1.6.1 by @zio-scala-steward in #1364
- Update auxlib, clib, javalib, nativelib, ... to 0.5.5 by @zio-scala-steward in #1363
- Update sbt-mima-plugin to 1.1.4 by @zio-scala-steward in #1352
- add:
ZValidation#isSuccess
&ZValidation#isFailure
by @hearnadam in #1367
New Contributors
- @hearnadam made their first contribution in #1367
Full Changelog: v1.0.0-RC29...v1.0.0-RC30