Releases: Hochfrequenz/xml-fundamend-python
Releases · Hochfrequenz/xml-fundamend-python
v0.14.0
What's Changed
- docs: Add more possible SQL queries to README by @hf-kklein in #117
- feat: Add view
v_ahbtabellen
on top ofahb_hierarchy_materialized
by @hf-kklein in #118
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- feat(sql): add index on path columns (important for comparing ahbs) by @hf-kklein in #116
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- ➕ Add
efoli
as dependency topyproject.toml
; Upgrade pydantic version used internally by @hf-kklein in #113 - chore(internal): use new structure of testdata submodule by @hf-kklein in #114
- feat: Add materialized helper table in SQLite which unfolds the recursive Segment Group structure + Pydantic/SQLModel and can easily be queried by @hf-kklein in #111
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- chore: fmt codebase with black v2025 by @hf-kklein in #94
- chore: update JSON schemas by @hf-kklein in #95
- build(deps): bump coverage from 7.6.11 to 7.6.12 by @dependabot in #96
- build(deps): bump syrupy from 4.8.1 to 4.8.2 by @dependabot in #97
- build(deps): bump isort from 6.0.0 to 6.0.1 by @dependabot in #98
- build(deps): bump pytest from 8.3.4 to 8.3.5 by @dependabot in #99
- build(deps): bump syrupy from 4.8.2 to 4.9.0 by @dependabot in #100
- build(deps): bump coverage from 7.6.12 to 7.7.0 by @dependabot in #101
- build(deps): bump pylint from 3.3.4 to 3.3.6 by @dependabot in #103
- build(deps): bump coverage from 7.7.0 to 7.7.1 by @dependabot in #102
- build(deps): bump syrupy from 4.9.0 to 4.9.1 by @dependabot in #104
- bump testdata submodule by @hf-kklein in #107
- build(deps): bump coverage from 7.7.1 to 7.8.0 by @dependabot in #105
- feat: add optional
gueltig_von
+gueltig_bis
to SQLModel of AHB by @hf-kklein in #108 - feat: add
is_outdated
property to Anwendungsfall (interpret"##alt##"
in pruefidentifikator) by @hf-kklein in #112 - build(deps): bump typing-extensions from 4.12.2 to 4.13.1 by @dependabot in #109
Full Changelog: v0.11.1...v0.12.0
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