Releases: ethlo/jsons2xsd
Releases · ethlo/jsons2xsd
v.2.3.0
Fix issue #29 and #31.
Thanks for the contributions!
v2.2.0
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
Fixes
#12 Non-standard type and format mappings
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)