Skip to content

jackie-0.2.0

Compare
Choose a tag to compare
@tvrzna tvrzna released this 03 Jul 11:45
· 44 commits to master since this release
693dcbf
Fixes
  • fixed serialization of array, if is member of object
  • fixed serialization of nested Map
  • fixed getting type of Map value
Features
  • added JackieBuilder with JackieElement to provide anonymous object building
  • added Object class as default type of values of array and as default type of key and value in Map
  • deserialization supports conversion into arrays of primitive classes
  • serialization supports conversion of arrays of primitives
  • if object class is not defined during deserialization, it tries to recognize class from object