Skip to content

Releases: adobe/jsonschema2md

v4.2.1

21 Oct 09:28
Compare
Choose a tag to compare

4.2.1 (2020-10-21)

Bug Fixes

  • lib/markdownbuilder.js: propTable property anchor link generated with github-slugger (9883b8f)

v4.2.0

01 Sep 06:15
Compare
Choose a tag to compare

4.2.0 (2020-09-01)

Features

  • markdownbuilder: create an option to skip any property in markdown #243 (56b7a2f)

v4.1.6

31 Jul 11:08
Compare
Choose a tag to compare

4.1.6 (2020-07-31)

Bug Fixes

  • markdown: correcly show type of nullable types in header (53c1a0b), closes #237

v4.1.5

22 Jun 09:34
Compare
Choose a tag to compare

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

22 Jun 09:09
Compare
Choose a tag to compare

4.1.4 (2020-06-22)

Bug Fixes

  • definition object defintions based on proplist structure (2fb9fc5), closes #228

v4.1.3

04 Jun 07:20
Compare
Choose a tag to compare

4.1.3 (2020-06-04)

Bug Fixes

  • moved definitions to bottom of output file (1b27fff), closes #226

v4.1.2

23 Apr 10:57
Compare
Choose a tag to compare

4.1.2 (2020-04-23)

Bug Fixes

  • lib/index.js: made -h/--header a boolean arg (5ba2719), closes #209

v4.1.1

14 Apr 09:34
Compare
Choose a tag to compare

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

05 Mar 13:27
Compare
Choose a tag to compare

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

31 Jan 19:29
Compare
Choose a tag to compare

4.0.13 (2020-01-31)

Bug Fixes

  • i18n: update German translations (8cf38e4)