It'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 #762
- Move
NoOpLogger
to core module by @armanbilge in #778 - Quality of life updates for LoggerFactory by @morgen-peschke in #825
Behind the Scenes
- Add CI badge in README / microsite by @danicheg in #746
- Remove CODE_OF_CONDUCT, use org default [ci skip] by @valencik in #824
Dependency Updates
- Update sbt-scala-native-crossproject to 1.3.2 by @typelevel-steward in #769
- Update cats-core to 2.10.0 by @typelevel-steward in #777
- Update sbt-typelevel, sbt-typelevel-site to 0.5.0 by @armanbilge in #780
- Update logback-classic to 1.2.13 by @typelevel-steward in #806
- Update sbt-jmh to 0.4.7 by @typelevel-steward in #808
- Update nscplugin, sbt-scala-native, ... to 0.4.17 by @typelevel-steward in #814
- Update sbt to 1.9.9 by @typelevel-steward in #818
- Update scala-library, scala-reflect to 2.12.19 by @typelevel-steward in #820
- Update scala3-library, ... to 3.3.3 by @typelevel-steward in #822
- Update cats-effect, cats-effect-kernel, ... to 3.5.4 by @typelevel-steward in #823
- Update scalafmt-core to 3.8.1 by @typelevel-steward in #827
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @typelevel-steward in #828
- Update munit-cats-effect to 2.0.0-M5 by @typelevel-steward in #830
- Update sbt-typelevel, sbt-typelevel-site to 0.7.0 by @typelevel-steward in #833
- Update scala-library, scala-reflect to 2.13.14 by @typelevel-steward in #836
New Contributors
- @diogocanut made their first contribution in #762
- @valencik made their first contribution in #824
Full Changelog: v2.6.0...v2.7.0