Releases: cre-dev/xml2db
Releases · cre-dev/xml2db
0.12.4
What's Changed
- Improve support for some XSD features by @martinv13 in #17
- Unpin dependencies by @cre-os in #19
- Update requirements.txt by @github-actions in #21
- Move hashing after conversion by @martinv13 in #22
New Contributors
- @github-actions made their first contribution in #21
Full Changelog: 0.12.3...0.12.4
This release introduces changes on how hashes are computed, thus resulting in different hashes for the same XML files. Not a breaking change as API and data model outputs are not changed.
0.12.3
0.12.2
0.12.1
0.12.0
0.11.0
0.10.1
0.10.0
What's Changed
- Add generated models output and check changes by @cre-os in #2
- Add MySQL integration tests by @martinv13 in #1
- Fixes on model relations by @cre-os in #3
- Add workflows to publish to PyPI and GH Pages by @cre-os in #4
New Contributors
- @cre-os made their first contribution in #2
- @martinv13 made their first contribution in #1
Full Changelog: 0.9.4...0.10.0