Skip to content

Releases: clbanning/checkjson

Handle camelcase keys in JSON object

18 Apr 16:19
Compare
Choose a tag to compare

Add ExistingJSONKeys()

14 Mar 21:33
Compare
Choose a tag to compare

Add function to return a slice with the ids of all struct fields that will be set by the JSON object.

Handle "-" and "omitempty" JSON tags in struct definitions.

13 Feb 18:06
Compare
Choose a tag to compare
handle "-" and "omitempty" JSON tags in struct definition

Recognize struct definitions with JSON decoding instructions.

Add UnknownJSONKeys functionality.

08 Feb 23:13
Compare
Choose a tag to compare

Also minor refactoring of source files and documentation revisions.

Initial

07 Dec 15:56
Compare
Choose a tag to compare

Add release tag for reference purposes. (And because some people are using them.)