v2.27.5
- Fixed missing support of ordering when reading
SortedMap
andTreeMap
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
andList
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