0.7.2
Changes
- Created documentation for tofu.common.Console @FunFunFine (#177)
- Add Agent docs @mehakun (#172)
- Fix optics.md @danslapman (#183)
- Minimal documentation for
optics
module @danslapman (#173) - Add MakeRef documentation @valery-shinkevich (#165)
- Add Loggable and Merge instances for localDate @road21 (#168)
- Update silencer-lib, silencer-plugin to 1.6.0 @scala-steward (#163)
- Implement foldWhileM and takeWhileM foldable syntax @Odomontois (#159)
- Update scalatest to 3.1.1 @scala-steward (#160)
- Add console syntax module.console-syntax @Odomontois (#154)
- Memo docs from community with love. @optician (#152)
Features
- Create caching and embedding universal log implementation for ease of use @Odomontois (#181)
- ContextT and cats instances @Odomontois (#193)
- Promotion of lenses of marked inner fields on classy lenses generation @Odomontois (#186)
- Provide and HasProvide @road21 (#188)
- Add higher kinded typeclass instances for Logs @catostrophe (#191)
- Properly populate Lift/Unlift companions with instances @catostrophe (#192)
- Specialized version of startAndForget and subcontext Unlift @Odomontois (#184)
- Refactoring the feither syntax, add widen methods for Either[E, A] @Ssstlis (#176)
- Yet another F[Option[A]] syntax @Ssstlis (#175)
- Add convenient syntax for working with F[Option[A]] @d1skort (#162)
- Add convenient syntax for working with F[Either[E, A]] @Ssstlis (#169)
Bug Fixes
- Add higher kinded typeclass instances for Logs @catostrophe (#191)
- Fix logback error in ELKLayout initialization @catostrophe (#190)
- Fix Selective instance priority @Odomontois (#161)
Maintenance
- Update monocle-core to 2.0.4 @scala-steward (#189)
- Update zio-interop-cats to 2.0.0.0-RC11 @scala-steward (#185)
- Upgrade to zio 1.0.0-RC18-1 @Odomontois (#182)
- Update magnolia to 0.12.8 @scala-steward (#178)
- Update scalafmt-core to 2.4.2 @scala-steward (#166)
- Update monocle-core to 2.0.2 @scala-steward (#167)
- Update magnolia to 0.12.7 @scala-steward (#170)
- Update alleycats-core, cats-core, cats-free to 2.1.1 @scala-steward (#171)
- Update silencer-lib, silencer-plugin to 1.5.0 @scala-steward (#158)
- Update scalafmt to 2.4.1 @Odomontois (#157)
- Update fs2-io to 2.2.2 @scala-steward (#153)