Skip to content

Releases: cre-dev/xml2db

0.12.4

05 Feb 12:40
f7651a1
Compare
Choose a tag to compare

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

05 Dec 17:13
ca66bb2
Compare
Choose a tag to compare

What's Changed

  • Fix integer enumeration parsing by @cre-os in #14

Full Changelog: 0.12.2...0.12.3

0.12.2

04 Oct 13:27
f4e6fd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

09 Sep 13:34
8d1cc42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

23 Jul 11:59
f97eb2f
Compare
Choose a tag to compare

What's Changed

  • Enable loading several documents at the same time by @cre-os in #7

Full Changelog: 0.11.0...0.12.0

0.11.0

27 Jun 15:43
ec5ef05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.11.0

0.10.1

28 May 14:56
b547653
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

16 May 16:27
527e75d
Compare
Choose a tag to compare

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

Full Changelog: 0.9.4...0.10.0

0.9.4

07 May 14:22
Compare
Choose a tag to compare

Initial release