Releases: jiro4989/nimjson
Releases · jiro4989/nimjson
v3.3.0
Changes
Feat
- support the other def keyword (#45)
- new keyword
definitions
(ex: #/definitions/typename
)
v3.2.0
Changes
Feat
- Build nimjson with Nim 2.0.0 (#35)
v3.1.0
Changes
Feat
- jsonSchema support on GitHub Pages
v2.0.1
Changes
Fix
- duplicate types generated #26 (#27)
v2.0.0
Changes
Feat
BREAKING CHANGES 🔥
- Remove
nimjsonpkg/util.nim
v1.3.0
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.7
Changes
update release workflow