v2.28.1
- Fixed reading of
java.time.LocalTime
andjava.time.LocalDateTime
values to throwJsonReaderException
for all invalid values - Clean up error messages for reading of invalid
char
values - More efficient reading of numeric values
- More efficient validation of encoding of JSON strings with non-ASCII characters
- More efficient reading of year parts that are out of
0000
to9999
range injava.time._
values using JVMs or Scala Native
All changes v2.28.0...v2.28.1