v0.7.7
github-actions
released this
26 Jan 15:03
·
19 commits
to refs/heads/series/2.x
since this release
What's Changed
- More efficient field decoder implementation for string-like values (#1251) @plokhotnyuk
- Add string-like field decoder (#1137) @ThijsBroersen
- Fix yaml encoding to work for long sized integers (#941) @josephhajduk
- Enabled Scala 3 release for http4s interop (#922) @Adriani-Furtado
- Update snakeyaml-engine to 2.9 (#1230) @scala-steward
- Update sbt-scalafmt to 2.5.4 (#1228) @scala-steward
- Update scalafmt-core to 3.8.6 (#1248) @scala-steward
- Add more derivation options for decoding and encoding of empty collections and nulls (#1239) @ThijsBroersen
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.2 (#1247) @scala-steward
- Update Scala 2 to 2.12.20 and 2.13.16 (#1249) @plokhotnyuk
- Fix decoding of "Infinity", "-Infinity", and "NaN" for
Double
andFloat
values (#1246) @plokhotnyuk - Turn off stack traces for
RewindTwice
exception (#1245) @plokhotnyuk - More efficient field encoders (#1244) @plokhotnyuk
- Update sbt, scripted-plugin to 1.10.7 (#1200) @scala-steward
- Update sbt-ci-release to 1.9.2 (#1198) @scala-steward
- Update magnolia to 1.3.9 (#1226) @scala-steward