Skip to content

Releases: plokhotnyuk/jsoniter-scala

v2.24.3

28 Oct 12:53
Compare
Choose a tag to compare
  • Fixed unexpected compilation error in codecs generated for Java enums when using Scala 3 -Yexplicit-nulls compiler option

All changes v2.24.2...v2.24.3

v2.24.2

22 Oct 11:50
Compare
Choose a tag to compare

All changes v2.24.1...v2.24.2

v2.24.1

06 Oct 09:42
Compare
Choose a tag to compare
  • Fixed #1087 by publishing source map references that point on GitHub
  • Fixed API documentation for Scala 3 macros

All changes v2.24.0...v2.24.1

v2.24.0

06 Oct 08:04
Compare
Choose a tag to compare
  • Add compile-time options to don't generate decoding or encoding implementation

All changes v2.23.5...v2.24.0

v2.23.5

25 Sep 18:45
Compare
Choose a tag to compare
  • More efficient parsing of java.time.ZoneId and java.time.ZonedDateTime values
  • More efficient parsing of floating point numbers
  • Update Scala 3 to 3.3.1
  • Update Scala 2.13 to 2.13.12
  • Update Scala.js to 1.4.0
  • Update Scala Native to 0.4.15

All changes v2.23.4...v2.23.5

v2.23.4

02 Sep 07:06
Compare
Choose a tag to compare
  • More efficient serialization of float and double values
  • More efficient parsing of java.time._ values with dates
  • Update circe-core to 0.14.6 for jsoniter-scala-circe module

All changes v2.23.3...v2.23.4

v2.23.3

24 Aug 22:19
Compare
Choose a tag to compare
  • Fixed #1072 by adding support of boxed Java primitives as keys for maps with Scala 3
  • Update Scala.js to 1.13.2

All changes v2.23.2...v2.23.3

v2.23.2

16 Jun 19:52
Compare
Choose a tag to compare
  • Update Scala 2.13 to 2.13.11
  • Update Scala 2.12 to 2.12.18
  • Update scala-native to 0.4.14

All changes v2.23.1...v2.23.2

v2.23.1

24 May 18:46
Compare
Choose a tag to compare
  • Update Scala 3 to 3.3.0

All changes v2.23.0...v2.23.1

v2.23.0

24 Apr 10:34
Compare
Choose a tag to compare
  • Fix #1014 by proper encoding of Scala objects when using macros for generation of circe-like codecs
  • Add the circeLikeObjectEncoding flag for macros' configuration that turns on circe-like encoding of Scala objects
  • Update Scala.js to 1.13.1

All changes v2.22.2...v2.23.0