v2.28.2
- Fixed throwing of an overflow error before an illegal number error due to unexpected
e
,E
, or.
byte when readingByte
,Short
,Int
,Long
, andBigInt
values - Fixed typos in error messages when parsing invalid
java.time.Duration
values - More efficient reading and writing of JSON strings with non-ASCII characters
- More efficient reading of
java.time.Duration
andjava.time.Period
values
All changes v2.28.1...v2.28.2