Skip to content

Releases: plokhotnyuk/jsoniter-scala

v0.6.5

10 Feb 10:31
Compare
Choose a tag to compare
  • Efficient serialization of java.time.Period and java.time.Duration

All changes: v0.6.4...v0.6.5

v0.6.4

10 Feb 10:39
Compare
Choose a tag to compare
  • Fix #61 redundant growing of internal char buffer when parsing of ASCII chars from InputStream

All changes: v0.6.3...v0.6.4

v0.6.3

10 Feb 10:43
Compare
Choose a tag to compare
  • Add support of serialization for min/max and others values with years -1000000000 & 1000000000 for java.time.Instant
  • More efficient serialization for java.time.Instant

All changes: v0.6.2...v0.6.3

v0.6.2

10 Feb 10:47
Compare
Choose a tag to compare
  • Fix #60 to do proper checking of leap year when parsing negative dates
  • Clean up of docs

All changes: v0.6.1...v0.6.2

v0.6.1

10 Feb 12:04
Compare
Choose a tag to compare
  • Fix #58 to parse 0x10FFFF codepoint properly

All changes: v0.6.0...v0.6.1