What's Changed
- More efficient decoding of case classes with Scala 3 which have fields with default values (#1287) @plokhotnyuk
- Update jsoniter-scala-core, ... to 2.33.1 (#1286) @scala-steward
- fix: mapOrFail should use underlying decoder for allowMissingValueDecoder checks (#1283) @ThijsBroersen
- More efficient decoding of case classes with Scala 3 (#1285) @plokhotnyuk
- More efficient encoding of lists (#1284) @plokhotnyuk