Releases: adobe/jsonschema2md
Releases · adobe/jsonschema2md
v4.2.1
4.2.1 (2020-10-21)
Bug Fixes
- lib/markdownbuilder.js: propTable property anchor link generated with github-slugger (9883b8f)
v4.2.0
4.2.0 (2020-09-01)
Features
- markdownbuilder: create an option to skip any property in markdown #243 (56b7a2f)
v4.1.6
4.1.6 (2020-07-31)
Bug Fixes
- markdown: correcly show type of nullable types in header (53c1a0b), closes #237
v4.1.5
4.1.5 (2020-06-22)
Bug Fixes
- deps: npm audit fix (2be8a58)
- markdown: avoid ambiguities around property names (a4543c4), closes #232
v4.1.4
4.1.4 (2020-06-22)
Bug Fixes
- definition object defintions based on proplist structure (2fb9fc5), closes #228
v4.1.3
4.1.3 (2020-06-04)
Bug Fixes
- moved definitions to bottom of output file (1b27fff), closes #226
v4.1.2
4.1.2 (2020-04-23)
Bug Fixes
- lib/index.js: made -h/--header a boolean arg (5ba2719), closes #209
v4.1.1
4.1.1 (2020-04-14)
Bug Fixes
- deps: npm audit fix (b13ab35)
- enum: fix doc generation for enums that contain arrays (667a106), closes #219
v4.1.0
4.1.0 (2020-03-05)
Features
- examples: enable examples to be formatted in YAML using command line option
-f yaml
(01119ba)
v4.0.13
4.0.13 (2020-01-31)
Bug Fixes
- i18n: update German translations (8cf38e4)