Skip to content

Releases: ethlo/jsons2xsd

v.2.3.0

28 Aug 08:50
8277d91
Compare
Choose a tag to compare

Fix issue #29 and #31.

Thanks for the contributions!

v2.2.1

10 Apr 12:29
Compare
Choose a tag to compare

Fix issue #10

v2.2.0

02 Apr 18:04
Compare
Choose a tag to compare

Big thanks to @lbovet for the contributions to this release!

Fixed in this release:

  • #22 - Configuration to control array element names - enhancement
  • #21 - Add descriptions as xsd:annotation elements - feature
  • #18 - Simple types in definitions are ignored - bug

2.1.0

14 Aug 09:17
19e248a
Compare
Choose a tag to compare

Fixes
#12 Non-standard type and format mappings

2.0

28 Dec 10:45
Compare
Choose a tag to compare
2.0
  • Support for array schemas
  • Support for configuration object
  • Validation of the generated XML schema
  • Much better test coverage (More scenarios needed still)
  • Much cleaner and shorter code (A lot of repetition was introduced through PRs)