Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Releases: arangodb/java-velocypack-module-scala

Version 1.2.1

24 Feb 17:46

Choose a tag to compare

  • fixed inner Map classes serialization (#17, #18, #19)

velocypack-module-scala_2.13:1.2.0

22 Sep 10:03

Choose a tag to compare

  • support for scala 2.13

Version 1.2.0

03 Feb 16:42

Choose a tag to compare

  • support for scala 2.11 and 2.12
  • nested collections support
  • enhanced map support

Version 1.1.0

13 Jan 10:34

Choose a tag to compare

  • added support for scala.collection.Seq
  • updated velocypack version 2.1.0
  • changed velocypack dependency scope to provided

1.0.2

26 Feb 09:38

Choose a tag to compare

Add support for

  • scala.math.BigInt
  • scala.math.BigDecimal

1.0.1

19 Jun 07:18

Choose a tag to compare

  • added support for deserializing null values into None