0.6.2
Changes
- Add reference logging @Odomontois (#123)
- Add .timed combinator @Z1kkurat (#121)
- Refine tofu.syntax.context @sigevsky (#120)
- Update sbt to 1.3.7 @scala-steward (#116)
- update @FunFunFine (#1)
- Deprecated limitedTraverse. @atapin (#104)
Bug Fixes
- fix ZLogs @road21 (#115)
- Fix wrong type of Finally instance derived from Bracket @catostrophe (#118)
- Require at least
ContravariantRaise
instance forraise
syntax. @oskin1 (#114) - Fix hiding order dependency in Loggable @ulanzetz (#111)
Maintenance
- Update cats-tagless-macros to 0.11 @scala-steward (#119)
- Remove inlining options in build file @Odomontois (#106)
- Update monocle-core to 2.0.1 @scala-steward (#105)