Skip to content

v2.15.0

Compare
Choose a tag to compare
@plokhotnyuk plokhotnyuk released this 11 Aug 07:07
· 1023 commits to master since this release
  • Add skipNestedOptions for CodecMakerConfig to auto-derive codecs that can distinguish null field values and missing fields as Some(None) and None values of Option[Option[_]]
  • Fix unwanted sharing of CodecMakerConfig.* methods for Scala 3

All changes v2.14.2...v2.15.0