All Versions
59
Latest Version
Avg Release Cycle
8 days
Latest Release
1522 days ago
Changelog History
Page 6
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
andSeq
types with Scala 2.13.0
All changes v0.52.0...v0.52.1
- ๐ More efficient parsing of values of
-
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
andBigDecimal
values on Scala 2.13
All changes v0.51.4...v0.51.5
- More efficient serialization of
-
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