What's Changed
* Improve support for some XSD features by martinv13 in https://github.com/cre-dev/xml2db/pull/17
* Unpin dependencies by cre-os in https://github.com/cre-dev/xml2db/pull/19
* Update requirements.txt by github-actions in https://github.com/cre-dev/xml2db/pull/21
* Move hashing after conversion by martinv13 in https://github.com/cre-dev/xml2db/pull/22
New Contributors
* github-actions made their first contribution in https://github.com/cre-dev/xml2db/pull/21
**Full Changelog**: https://github.com/cre-dev/xml2db/compare/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.**