Unclaimed project
Are you a maintainer of log4cats? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
log4cats
Logging Tools For Interaction with cats-effect
Back to changelogIt's been a while since the last release, and we have got something to share! This release is binary-compatible within the 2.x series.
What's Changed
New API & Features
- Blocker Slf4j Logger Backer by @diogocanut in https://github.com/typelevel/log4cats/pull/762
- Move
NoOpLogger to core module by @armanbilge in https://github.com/typelevel/log4cats/pull/778
- Quality of life updates for LoggerFactory by @morgen-peschke in https://github.com/typelevel/log4cats/pull/825
Behind the Scenes
- Add CI badge in README / microsite by @danicheg in https://github.com/typelevel/log4cats/pull/746
- Remove CODE_OF_CONDUCT, use org default [ci skip] by @valencik in https://github.com/typelevel/log4cats/pull/824
Dependency Updates
- Update sbt-scala-native-crossproject to 1.3.2 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/769
- Update cats-core to 2.10.0 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/777
- Update sbt-typelevel, sbt-typelevel-site to 0.5.0 by @armanbilge in https://github.com/typelevel/log4cats/pull/780
Update logback-classic to 1.2.13 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/806Update sbt-jmh to 0.4.7 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/808Update nscplugin, sbt-scala-native, ... to 0.4.17 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/814Update sbt to 1.9.9 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/818Update scala-library, scala-reflect to 2.12.19 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/820Update scala3-library, ... to 3.3.3 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/822Update cats-effect, cats-effect-kernel, ... to 3.5.4 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/823Update scalafmt-core to 3.8.1 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/827Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/828Update munit-cats-effect to 2.0.0-M5 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/830Update sbt-typelevel, sbt-typelevel-site to 0.7.0 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/833Update scala-library, scala-reflect to 2.13.14 by @typelevel-steward in https://github.com/typelevel/log4cats/pull/836New Contributors
- @diogocanut made their first contribution in https://github.com/typelevel/log4cats/pull/762
- @valencik made their first contribution in https://github.com/typelevel/log4cats/pull/824
Full Changelog: https://github.com/typelevel/log4cats/compare/v2.6.0...v2.7.0