0.9.0
Changes
Features
- Summoners for streams type classes @oskin1 (#467)
- Interop with cats mtl @Ssstlis (#432)
- Added new syntax and type alias for ExceptT @Odomontois (#435)
- A shortcut for ZIO WIthLocal instance definition @Odomontois (#434)
- Integration with log4cats @Z1kkurat (#436)
- Named composition @Odomontois (#397)
- Extra Unlift intstances @catostrophe (#394)
Fixes
- Fix instances for layered ZIO @catostrophe (#462)
- Deprecate Unlift[F, G].effect and others @catostrophe (#465)
ContravariantRaise
undeprecated. @oskin1 (#469)- Support for
WithContext
structure promotion added toContext.Companion
@oskin1 (#473) Lift
usage eliminated fromevals
syntax. @oskin1 (#460)- Fixed field optic tag @Odomontois (#447)
- Conflicting Errors instances @oskin1 (#440)
- [tofu-derivation] Narrow scope to unimplemented methods only @catostrophe (#424)
- Fix zio executor retrieving for blocking @Odomontois (#428)
- Add summon objects for Scoped aliases @catostrophe (#422)
- Special search for
Raise
in syntax where only error type is known @Odomontois (#400)
Documentation
- Scaladoc for Context.scala @FunFunFine (#414)
- Add Mid documentation @mikhailchuryakov (#416)
- Tofu Streams documentation @oskin1 (#417)
- Add RaiffeisenBank to adopters @Ssstlis (#411)
- Add Konfy to the contributors list @gurinderu (#406)
- Add adopters section to readme @mehakun (#402)
Maintenance
- Update Scala version @catostrophe (#464)
- Update sbt to 1.4.5 @scala-steward (#474)
- Update refined to 0.9.19 @scala-steward (#472)
- Update kind-projector to 0.11.2 @scala-steward (#470)
- Update cats-mtl to 1.1.0 @scala-steward (#466)
- Update cats-effect to 2.3.0 @scala-steward (#468)
- Update scala-collection-compat to 2.3.1 @scala-steward (#459)
- Update alleycats-core, cats-core, cats-free to 2.3.0 @scala-steward (#461)
- Update doobie-core to 0.9.4 @scala-steward (#458)
- Update sbt to 1.4.4 @scala-steward (#456)
- Update fs2-io to 2.4.6 @scala-steward (#457)
- Update refined to 0.9.18 @scala-steward (#448)
- Update kind-projector to 0.11.1 @scala-steward (#453)
- Update scala-collection-compat to 2.3.0 @scala-steward (#454)
- Update scala.yml @catostrophe (#452)
- Update sbt to 1.4.3 @scala-steward (#449)
- Update scalatest to 3.2.3 @scala-steward (#442)
- Update monix to 3.3.0 @scala-steward (#441)
- Update fs2-io to 2.4.5 @scala-steward (#443)
- Update sbt to 1.4.2 @scala-steward (#437)
- Update contributor info @Odomontois (#429)
- Update typesafe:config to 1.4.1 @scala-steward (#430)
- Update simulacrum to 1.0.1 @scala-steward (#426)
- Update cats-tagless-macros to 0.12 @scala-steward (#427)
- Update sbt to 1.4.1 @scala-steward (#421)
- Update scalafmt-core to 2.7.5 @scala-steward (#418)
- Update zio to 1.0.3 @scala-steward (#413)
- Update sbt, sbt-rewarn, scalafmt @catostrophe (#410)
- Update zio-interop-cats to 2.2.0.1 @scala-steward (#409)
- Update zio to 1.0.2 @scala-steward (#407)
- Update zio-interop-cats to 2.2.0.0 @scala-steward (#405)
- Update zio-interop-cats to 2.1.4.1 @scala-steward (#403)
- Update scalafmt-core to 2.7.3 @scala-steward (#399)
- Update refined to 0.9.17 @scala-steward (#396)