jsoniter-scala v2.1.9 Release Notes

Release Date: 2020-03-28 // about 4 years ago
    • ๐Ÿšค Revised caching of java.time.ZoneOffset and java.time.ZoneId values to improve scalability and reduce latency on parsing of first java.time._ value which contains them
    • ๐Ÿ“œ More efficient parsing of floats, doubles, and BigDecimal values with up to 19-digit mantissa
    • ๐Ÿ“œ Tuned and limited capacity of internal buffers for less allocations when parsing/serializing from/to strings

    All changes v2.1.8...v2.1.9