Skip to content

Releases: plokhotnyuk/jsoniter-scala

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

v2.22.2

08 Apr 17:07
Compare
Choose a tag to compare
  • More efficient parsing of small strings for JVM and Scala Native
  • Added missing Scala docs

All changes v2.22.1...v2.22.2

v2.22.1

28 Mar 09:59
Compare
Choose a tag to compare
  • Fix the discriminator name of None type for nested options
  • Add support of -Yexplicit-nulls when deriving codecs for BigDecimal

All changes v2.22.0...v2.22.1

v2.22.0

23 Mar 10:02
Compare
Choose a tag to compare
  • More efficient encoding of java.time.Year values by the jsoniter-scala-circe module
  • Update Scala Native to 0.4.12

All changes v2.21.4...v2.22.0

v2.21.4

20 Mar 13:04
Compare
Choose a tag to compare
  • Fix type substitution for generic leaf-types of sum-types in Scala 2 macros
  • Update Scala Native to 0.4.11

All changes v2.21.3...v2.21.4