Releases: Hochfrequenz/xml-fundamend-python
Releases · Hochfrequenz/xml-fundamend-python
v0.8.1
What's Changed
- build(deps): bump syrupy from 4.8.0 to 4.8.1 by @dependabot in #74
- fixed publish workflow
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Improve Code documentation by @FreddyFox892 in #71
- refactor(model): Use
pydantic
always and explicitly by @lord-haffi in #75
New Contributors
- @lord-haffi made their first contribution in #75
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- docs: extend readme by @hf-kklein in #60
- build(deps): bump coverage from 7.6.8 to 7.6.9 by @dependabot in #61
- chore: switch to syrupy snapshot tests by @hf-kklein in #63
- build(deps): bump mypy from 1.13.0 to 1.14.0 by @dependabot in #64
- build(deps): bump coverage from 7.6.9 to 7.6.10 by @dependabot in #65
- build(deps): bump pylint from 3.3.2 to 3.3.3 by @dependabot in #66
- build(deps): bump mypy from 1.14.0 to 1.14.1 by @dependabot in #67
- Add Submodule by @FreddyFox892 in #70
- Unify SG and S lists for MIGs and AHBs by @DeltaDaniel in #73
New Contributors
- @DeltaDaniel made their first contribution in #73
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- fix: recursion in AhbReader that lead to super large AHB models by @hf-kklein in #59
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: support
<Uebertragungsdatei>
tag in AHBs and MIGs by @hf-kklein in #58
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- fix: add extra entry point to
cli.py
module, use annotated typer argument by @hf-kklein in #56
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #44
- Bump coverage from 7.6.1 to 7.6.2 by @dependabot in #45
- Bump coverage from 7.6.2 to 7.6.3 by @dependabot in #46
- Bump mypy from 1.11.2 to 1.12.1 by @dependabot in #47
- Bump coverage from 7.6.3 to 7.6.4 by @dependabot in #48
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #49
- Bump coverage from 7.6.4 to 7.6.7 by @dependabot in #50
- Bump coverage from 7.6.7 to 7.6.8 by @dependabot in #51
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #52
- Bump twine from 5.1.1 to 6.0.1 by @dependabot in #54
- Bump pylint from 3.3.1 to 3.3.2 by @dependabot in #53
- feat: Add CLI Command
xml2json
by @hf-kklein in #55
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- Bump build from 1.2.2 to 1.2.2.post1 by @dependabot in #42
- ⬆️🐍 Support Python 3.13 by @hf-kklein in #43
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Add
MigStatus
/Status_Specification
"O" by @hf-kklein in #40 - fix: Handle empty
<Paket>
definition (mypy was right) by @hf-kklein in #41
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Move optional dependencies from
dev_requirements
topyproject.toml
by @FreddyFox892 in #39
New Contributors
- @FreddyFox892 made their first contribution in #39
Full Changelog: v0.3.2...v0.4.1