All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- fixed inner Map classes serialization (#17, #18, #19)
- support for scala 2.13
- support for scala 2.11 and 2.12
- nested collections support
- enhanced map support
- added support for
scala.collection.Seq
- updated velocypack version 2.1.0
- changed velocypack dependency scope to
provided
- added java-velocypack version 1.4.2
1.0.2 - 2018-02-26
- added support for
scala.math.BigInt
andscala.math.BigDecimal
- use a parameterized deserializer for
List
1.0.1 - 2017-06-19
- added support for deserializing
null
values intoNone