Project updates
circe-refined
has been removed from core, and moved to a separate repository by @hamnis in #2298
Community updates
- Reduced non-Stream deprecation warnings by @OddKristensen in #2288
- Use values from a constant pool when possible by @JD557 in #2291
- Add Json.traverse* methods by @sergeykolbasov in #1648
- remove
cats.instances
imports by @xuwei-k in #2304 - Bring back support for
Enumeration
in Scala 3 by @SakulK in #2303 - add some Pekko libs to README.md by @pjfanning in #2305
- pointer literal macro must not mangle already escaped pointers by @hamnis in #2285
- Use macros to fix stack overflow when deriving for local classes by @mrdziuban in #2287
Dependency updates
- Update sbt to 1.10.1 by @scala-steward in #2289
- Update sbt-circe-org to 0.4.2 by @scala-steward in #2292
- Update scalafmt-core to 3.8.3 by @scala-steward in #2293
- Update munit to 1.0.1 by @mzuehlke in #2296
- Update auxlib, clib, javalib, nativelib, ... to 0.5.5 by @scala-steward in #2301
- Update scodec-bits to 1.2.1 by @scala-steward in #2302
New Contributors
- @JD557 made their first contribution in #2291
- @SakulK made their first contribution in #2303
- @pjfanning made their first contribution in #2305
Full Changelog: v0.14.9...v0.14.10