Skip to content

v0.2.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 09:40
d1f8742

This is a milestone build because Magnolia for Scala 3 is a milestone build.

Fixes

  • Change behavior of recording readers to not capture more after rewind (#482) @vigoo
  • Fix transducer handling of empty arrays (#435) @fsvehla

New features

Performance

  • More efficient serialization of collections, scala.Either, and java.time._ types (#398) @plokhotnyuk

Other changes