v2.30.2
- Fixed possible
ArrayIndexOutOfBoundsException
for some lengths of output buffer when serializingdouble
values with 3-digit mantissa by JVMs - More efficient parsing of
java.time.Duration
values without nanoseconds - More efficient serialization of strings with escaped unicodes
- More efficient serialization of
double
andfloat
values - Added some compile-time optimizations
All changes v2.30.1...v2.30.2