Skip to content

4.1.5

Compare
Choose a tag to compare
@mvollmary mvollmary released this 12 Jan 09:25
· 1374 commits to main since this release
  • fixed VPack String serialization (UTF-8 encoding)
  • fixed VPack parsing of fields of type Object
  • fixed VPack serializing of array with null values (issue #88)
  • added configuration for custom annotations within VPack de-/serialization
  • added support of transient modifier within VPack de-/serialization