v1.3.0
Breaking changes
The zio
module now depends on ZIO 2.0. ZIO 1.0 support is available through the zio1
module. This is in-line with cats-effect support: the convention is that no-suffix version points to latest, and if we do support previous versions, there's an appropriate suffix.
What’s Changed
- Update scala-library to 2.13.7 (#113) @scala-steward
- Update to zio2 (#126) @adamw
- Update zio, zio-streams to 1.0.13 (#125) @scala-steward
- Update sbt-scalajs, scalajs-compiler, ... to 1.8.0 (#124) @scala-steward
- Update sbt to 1.5.6 (#123) @scala-steward
- Update sbt-scala-native to 0.4.2 (#122) @scala-steward
- Update fs2-io to 3.2.3 (#121) @scala-steward
- Update scalafmt-core to 3.2.1 (#120) @scala-steward
- Update scalafmt-core to 3.2.0 (#119) @scala-steward
- Update scalafmt-core to 3.1.2 (#118) @scala-steward
- Update scalafmt-core to 3.1.1 (#117) @scala-steward
- Update scalafmt-core to 3.1.0 (#116) @scala-steward
- Update sbt-projectmatrix to 0.9.0 (#115) @scala-steward
- Update model:core to 1.4.18 (#114) @scala-steward
- Update scalafmt-core to 3.0.8 (#112) @scala-steward
- Update fs2-io to 3.2.2 (#111) @scala-steward
- Update fs2-io to 3.2.1 (#110) @scala-steward
- Update fs2-io to 3.2.0 (#109) @scala-steward
- Update sbt-scala-native to 0.4.1 (#108) @scala-steward