Skip to content

jackie-0.4.0

Compare
Choose a tag to compare
@tvrzna tvrzna released this 12 Aug 05:38
· 19 commits to master since this release
ebe4147

Fixes

  • changed default new line separator to \n
  • fixed handling of [] inside array values

Features

  • added support of BigInteger and BigDecimal
  • added ObjectWrapper to keep data type inside anonymous objects
  • added possibility to customize newline and indent symbols
  • pretty-print result looks more like from Jackson
  • kept order of members (e.g. for formatting JSON)