- Upgrading to latest Scala version 2.12.6 and dependencies (jsoniter-scala and others, see commit log)
- Add support of Scala.js for Scala 2.12.x and 2.11.x (#203)
- Fix the Java 9+ compatibility issue described here: https://github.com/makingthematrix/scala-suffix (#213)
- More efficient serialization to string + update Scala versions for CI tests with coverage + (#250)
All changes in this release: v0.5.0...v0.6.0