github zio/zio-json v0.3.0-RC10
0.3.0-RC10: Support default parameters in Scala 3

latest releases: v0.7.3, v0.7.2, v0.7.1...
2 years ago

Default parameter support

Derived Encoder / Decoder now support case class default parameter when using Scala 3.
-Yretain-trees needs to be added to scalacOptions — there is currently now other known way to support them.

What's Changed

  • ZIO 2: default parameters support for Scala 3 by @fsvehla in #646

Full Changelog: v0.3.0-RC9...v0.3.0-RC10

Don't miss a new zio-json release

NewReleases is sending notifications on new releases.