Releases: Hochfrequenz/xml-fundamend-python
Releases · Hochfrequenz/xml-fundamend-python
v0.11.1
What's Changed
- build(deps): bump black from 24.10.0 to 25.1.0 by @dependabot in #92
- build(deps): bump coverage from 7.6.10 to 7.6.11 by @dependabot in #90
- build(deps): bump mypy from 1.14.1 to 1.15.0 by @dependabot in #91
- docs: Add README section about SQL Models by @hf-kklein in #93
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- build(deps): bump pylint from 3.3.3 to 3.3.4 by @dependabot in #89
- build(deps): bump codespell from 2.4.0 to 2.4.1 by @dependabot in #88
- build(deps): bump isort from 5.13.2 to 6.0.0 by @dependabot in #87
- feat: Add SQL Models for Anwendungshandbuecher by @hf-kklein in #85
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.1
What's Changed
- build(deps): bump codespell from 2.3.0 to 2.4.0 by @dependabot in #81
- build(deps): bump twine from 6.0.1 to 6.1.0 by @dependabot in #80
- fix(ahb): Bedingung
text
might be None in XML + SGAHB_Status
is not always set by @hf-kklein in #84
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- build(deps): bump syrupy from 4.8.0 to 4.8.1 by @dependabot in #74
- fix: publish workflows by @DeltaDaniel in #76
- refactor(model): Change
list
totuple
type by @lord-haffi in #77 - fix: Wrong strip logic:
SEQ
segments get stripped toEQ
by @lord-haffi in #78 - refactor(reader): Include
UNH
segment for MIG by @lord-haffi in #79
Full Changelog: v0.8.0...v0.9.0
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