Skip to content

v2.27.5

Compare
Choose a tag to compare
@plokhotnyuk plokhotnyuk released this 23 Jan 21:00
· 211 commits to master since this release
  • Fixed missing support of ordering when reading SortedMap and TreeMap collections with Scala 3
  • Fixed writing of ADTs to don't serialize null values
  • Cleaned up error messages when parsing ADTs
  • More efficient writing of Option and List values
  • More efficient reading of BitSet values and non-specialized maps
  • More efficient derivation of codecs for classes without required fields when checking of field duplication is turned off

All changes v2.27.4...v2.27.5