What's Changed
- Update jsoniter-scala-core, ... to 2.30.9 by @scala-steward in #1153
- Update snakeyaml to 2.3 by @scala-steward in #1155
- Update sbt-ci-release to 1.6.1 by @scala-steward in #1147
- Update sbt-mima-plugin to 1.1.4 by @scala-steward in #1146
- Respect discriminators of object enums in Scala 3 by @guersam in #1160
- feat: support ListMap by @ThijsBroersen in #1177
- feat: enable decoding for 256bit number by @ologbonowiwi in #1135
- Update snakeyaml-engine to 2.8 by @scala-steward in #1162
- Update circe-core, circe-generic, ... to 0.14.10 by @scala-steward in #1156
- Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 by @scala-steward in #1166
- Update scala3-library, ... to 3.3.4 by @scala-steward in #1167
- Update auxlib, clib, javalib, nativelib, ... to 0.5.5 by @scala-steward in #1148
- Update Scala, silencer, semanticdb by @fsvehla in #1181
- Update libraries by @fsvehla in #1182
- Update sbt, scripted-plugin to 1.10.4 by @scala-steward in #1184
- Update http4s-dsl to 0.23.29 by @scala-steward in #1183
- Update sbt, scripted-plugin to 1.10.5 by @scala-steward in #1186
- Update sbt-buildinfo to 0.13.0 by @scala-steward in #1185
- feat: implement JsonCodecConfiguration for scala 3 and explicitEmptyCollections for JsonCodecConfiguration by @ThijsBroersen in #1193
- How to decode a specific enum/sealed trait subtype with discriminator by @987Nabil in #1112
- fix unused explicitEmptyCollection annotation in macros and AST encoding by @ThijsBroersen in #1196
- Reduce instantiation time and memory footprint for all implementations of
JsonEncoder
trait by @plokhotnyuk in #1207 - Update
scalafmt
version and run for Scala 3 by @kyri-petrou in #1206 - Update auxlib, clib, javalib, nativelib, ... to 0.5.6 by @scala-steward in #1191
- Update ZIO version by @kyri-petrou in #1205
New Contributors
- @ologbonowiwi made their first contribution in #1135
- @kyri-petrou made their first contribution in #1206
Full Changelog: v0.7.3...v0.7.4