Skip to content

Releases: omissis/go-jsonschema

v0.5.0

05 Oct 20:42

Choose a tag to compare

  • Detect cyclical dependencies between types that reference each other.
  • Better handling of enum declarations.

v0.4.0

04 Oct 20:34

Choose a tag to compare

Sort definitions by name for consistency.

v0.0.4

02 Oct 18:59

Choose a tag to compare

Fix tests to not reuse generator instance, which is stateful.

v0.0.3

01 Oct 19:39

Choose a tag to compare

Add flag --capitalization, for registering custom capitalizations.

v0.0.2

01 Oct 18:47

Choose a tag to compare

Fix generated unmarshaling code for synthetic fields.

First release

29 Sep 17:22

Choose a tag to compare

This is the first release!