All Versions
59
Latest Version
Avg Release Cycle
8 days
Latest Release
1740 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v2.1.2 Changes
January 05, 2020- More efficient serialization of maps for Scala 2.13
All changes v2.1.1...v2.1.2
-
v2.1.1 Changes
January 02, 2020- 📜 More efficient parsing of ASCII strings with GraalVM CE/EE for Java 11
- 🛠 Fixed options for native image building in examples for the latest versions of GraalVM
All changes v2.1.0...v2.1.1
-
v2.1.0 Changes
December 21, 2019- ➕ Added an ability to configure a name mapper for values of Java enumerations
- 🏗 More efficient parsing of some Scala 2.13.x collections which use builders for that
- 📜 More efficient parsing and serialization of Java enums for Scala 2.11.x
All changes v2.0.4...v2.1.0
-
v2.0.4 Changes
December 09, 2019- 🚀 Rollback restriction for duplicated
setMark
calls that was introduced in thev2.0.3
release
All changes v2.0.3...v2.0.4
- 🚀 Rollback restriction for duplicated
-
v2.0.3 Changes
December 05, 2019- 🛠 Fix #436 by throwing
IllegalStateException
instead ofArrayIndexOutOfBoundsException
for cases when invalid sequence of operations applied forJsonReader
All changes v2.0.2...v2.0.3
- 🛠 Fix #436 by throwing
-
v2.0.2 Changes
November 21, 2019- 📜 More efficient parsing of Base16 and Base64 strings
All changes v2.0.1...v2.0.2
-
v2.0.1 Changes
November 04, 2019- 🛠 Fixed #423 by add printing of the cause of compilation errors during evaluation of expression tries at the
make
macro expansion
All changes v2.0.0...v2.0.1
- 🛠 Fixed #423 by add printing of the cause of compilation errors during evaluation of expression tries at the
-
v2.0.0 Changes
November 03, 2019- 📦 Rolling back to usage of default value for the config parameter in read/write methods of the
core
package to mitigate non-fixed Scala bugs while keeping source compatibility with 1.x versions as much as possible: scala/bug#10754 and scala/bug#9819 - 0️⃣ Increased default size of charBuf to 4096
All changes v1.2.0...v2.0.0
- 📦 Rolling back to usage of default value for the config parameter in read/write methods of the
-
v1.2.0 Changes
October 30, 2019- ➕ Added support reading and writing of Base16 representation to/form byte arrays
All changes v1.1.2...v1.2.0
-
v1.1.2 Changes
October 29, 2019- 📜 Reporting of precise position for invalid characters during parsing of base64-encoded strings
- 📜 More efficient parsing of base64-encoded strings
All changes v1.1.1...v1.1.2