Skip to content

v1.2.4

Compare
Choose a tag to compare
@francoispqt francoispqt released this 29 Aug 06:28
· 75 commits to master since this release
f558782
  • Add decode null feature (taking a pointer to a pointer and leaving it untouched if null is encountered in JSON)
  • Add encoding with keys methods (encodes only the given keys for an object)
  • Add interface decoding (decode unknown interface values using standard JSON)