Releases: plokhotnyuk/jsoniter-scala
Releases · plokhotnyuk/jsoniter-scala
v0.6.5
- Efficient serialization of
java.time.Period
andjava.time.Duration
All changes: v0.6.4...v0.6.5
v0.6.4
- 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
- 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
- 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
- Fix #58 to parse 0x10FFFF codepoint properly
All changes: v0.6.0...v0.6.1