What's Changed * fix: recursion in AhbReader that lead to super large AHB models by hf-kklein in https://github.com/Hochfrequenz/xml-fundamend-python/pull/59
What's Changed * feat: support `<Uebertragungsdatei>` tag in AHBs and MIGs by hf-kklein in https://github.com/Hochfrequenz/xml-fundamend-python/pull/58
What's Changed * fix: add extra entry point to `cli.py` module, use annotated typer argument by hf-kklein in https://github.com/Hochfrequenz/xml-fundamend-python/pull/56
What's Changed * Bump black from 24.8.0 to 24.10.0 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/44 * Bump coverage from 7.6.1 to 7.6.2 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/45 * Bump coverage from 7.6.2 to 7.6.3 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/46 * Bump mypy from 1.11.2 to 1.12.1 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/47 * Bump coverage from 7.6.3 to 7.6.4 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/48 * Bump mypy from 1.12.1 to 1.13.0 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/49 * Bump coverage from 7.6.4 to 7.6.7 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/50 * Bump coverage from 7.6.7 to 7.6.8 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/51 * Bump pytest from 8.3.3 to 8.3.4 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/52 * Bump twine from 5.1.1 to 6.0.1 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/54 * Bump pylint from 3.3.1 to 3.3.2 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/53 * feat: Add CLI Command `xml2json` by hf-kklein in https://github.com/Hochfrequenz/xml-fundamend-python/pull/55
What's Changed * Bump build from 1.2.2 to 1.2.2.post1 by dependabot in https://github.com/Hochfrequenz/xml-fundamend-python/pull/42 * ⬆️🐍 Support Python 3.13 by hf-kklein in https://github.com/Hochfrequenz/xml-fundamend-python/pull/43
What's Changed * Add `MigStatus` / `Status_Specification` "O" by hf-kklein in https://github.com/Hochfrequenz/xml-fundamend-python/pull/40 * fix: Handle empty `<Paket>` definition (mypy was right) by hf-kklein in https://github.com/Hochfrequenz/xml-fundamend-python/pull/41