All Versions
59
Latest Version
Avg Release Cycle
8 days
Latest Release
1522 days ago

Changelog History
Page 6

  • v0.53.0 Changes

    July 31, 2019
    • ๐Ÿ›  Fix #351 by adding a run-time configuration option to check and raise an error if some non-whitespace bytes will be detected after successful parsing of the value

    All changes v0.52.2...v0.53.0

  • v0.52.2 Changes

    July 24, 2019
    • ๐Ÿ›  Fix #346 by adding fully-qualified names in all macro quasi-quotes

    All changes v0.52.1...v0.52.2

  • v0.52.1 Changes

    July 24, 2019
    • ๐Ÿ“œ More efficient parsing of values of List and Seq types with Scala 2.13.0

    All changes v0.52.0...v0.52.1

  • v0.52.0 Changes

    July 22, 2019
    • ๐Ÿ”จ The fieldNameMapper configuration parameter was refactored to a partial function, see #338
    • ๐Ÿ“œ More parsing of ASCII strings in GraalVM
    • โšก๏ธ Updated examples for GraalVM native-image to fix compilation errors with Scala 2.13.0

    All changes v0.51.5...v0.52.0

  • v0.51.5 Changes

    July 11, 2019
    • More efficient serialization of BigInt and BigDecimal values on Scala 2.13

    All changes v0.51.4...v0.51.5

  • v0.51.4 Changes

    July 09, 2019
    • ๐Ÿ›  Fix #327 by adding support for literal types
    • ๐Ÿ›  Fix #334 by using the nullValue method of codecs that are injected by implicits
    • ๐Ÿ›  Fix #324 by moving turning on of printing of generated codecs to the system property

    All changes v0.51.3...v0.51.4

  • v0.51.3 Changes

    June 26, 2019
    • ๐Ÿ“œ More efficient parsing and serialization of types that use digits in their JSON representation

    All changes v0.51.2...v0.51.3

  • v0.51.2 Changes

    June 23, 2019
    • ๐Ÿ›  Fixed parsing of floats and doubles with the exponent that is close to int overflow, see #317

    All changes v0.51.1...v0.51.2

  • v0.51.1 Changes

    June 20, 2019
    • ๐Ÿ‘€ Much faster initialization on startup, see #312
    • ๐Ÿ“œ More efficient 64-bit multiplication for parsing and serialization of floats and doubles
    • โž• Added benchmarks for ScalikeJackson

    All changes v0.51.0...v0.51.1