Skip to content

Releases: jiro4989/nimjson

v3.3.0

19 Jan 23:54
Compare
Choose a tag to compare

Changes

Feat

  • support the other def keyword (#45)
    • new keyword definitions (ex: #/definitions/typename)

v3.2.0

06 Aug 13:50
c7b681a
Compare
Choose a tag to compare

Changes

Feat

  • Build nimjson with Nim 2.0.0 (#35)

v3.1.0

04 Dec 22:59
Compare
Choose a tag to compare

Changes

Feat

  • jsonSchema support on GitHub Pages

v3.0.0

02 Nov 14:01
8445e9a
Compare
Choose a tag to compare

Changes

Feat

  • support json schema #30 (#31)

Reverts

  • del: nim 1.0, 1.2

v2.0.1

08 Apr 00:17
b20b443
Compare
Choose a tag to compare

Changes

Fix

  • duplicate types generated #26 (#27)

v2.0.0

18 Feb 16:36
Compare
Choose a tag to compare

Changes

Feat

  • Refactor (#24)

BREAKING CHANGES 🔥

  • Remove nimjsonpkg/util.nim

v1.3.1

17 Feb 13:11
Compare
Choose a tag to compare

Changes

v1.3.0

17 Feb 12:45
fb6b019
Compare
Choose a tag to compare

Changes

Feat

  • Backquotes field and object names when those have special characters. #20 (#22)
  • Add --quote-field options to backquote field and object names.

v1.2.8

27 Sep 14:42
Compare
Choose a tag to compare

Changes

v1.2.7

27 Jul 10:02
Compare
Choose a tag to compare

Changes

update release workflow