0.7.4
Changes
- Integrate Unlift into WithRun @catostrophe (#210)
- Add logging documentation @Z1kkurat (#164)
Features
- ZIO logging read context from Has, provide embedded Logger @Odomontois (#225)
- More fs2 instances for Context hierarchy @catostrophe (#204)
- Unlift: add summoners and some instances for Env & RIO @catostrophe (#209)
Bug Fixes
- Fix derivation of UnliftIO[Env[E, *]] @catostrophe (#215)
- Allow summoning LoggableContext unambiguously @catostrophe (#221)
- Fix EmbedLogging parameters passing @ioaoue (#219)
- Fix FS2 instances after merge of PR #210 @catostrophe (#214)
- Fix implicit hiding for Mid @catostrophe (#207)
- Reduce warnings @catostrophe (#205)
- Fix ZIO instances according to the new Context hierarchy @catostrophe (#203)
Maintenance
- Update magnolia to 0.14.4 @scala-steward (#227)
- Update magnolia to 0.14.3 @scala-steward (#226)
- Update derevo-core to 0.11.2 @scala-steward (#223)
- Update magnolia to 0.14.2 @scala-steward (#224)
- Update magnolia to 0.14.1 @scala-steward (#222)
- Update magnolia to 0.14.0 @scala-steward (#220)
- Update magnolia to 0.13.1 @scala-steward (#217)
- Update derevo-core to 0.11.1 @scala-steward (#213)
- Update sbt to 1.3.9 @scala-steward (#211)
- Update fs2-io to 2.3.0 @scala-steward (#208)
- Reduce warnings @catostrophe (#205)