Releases: Hochfrequenz/xml-fundamend-python
Releases · Hochfrequenz/xml-fundamend-python
v0.17.2
What's Changed
- feat: re-add type of row to ahbesser view by @hf-kklein in #127
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- chore: use typer echo instead of print by @hf-krechan in #126
- chore: bump ahbicht min-version (reduces number of invalid expressions) by @hf-kklein in #128
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- feat: Prepare For Multi-Command CLI Interface by @hf-krechan in #121
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- feat: join v_ahbesserwith newly introducedahb_expressionstable by @hf-kklein in #125
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- chore: move classes in sqlmodels sub-package; re-export in __init__.pyby @hf-kklein in #120
- build(deps): bump typing-extensions from 4.13.1 to 4.13.2 by @dependabot in #119
- chore: include AHB PK in materialized AHB view by @hf-kklein in #122
- chore: Add Unique Constraints to Paket/Bedingung/Ubbedingung tables by @hf-kklein in #123
- Add ahb_expressionstable + model class with bedingungstexts (usable ifffundamend[sqlmodels,ahbicht]is installed) by @hf-kklein in #124
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- docs: Add more possible SQL queries to README by @hf-kklein in #117
- feat: Add view v_ahbtabellenon top ofahb_hierarchy_materializedby @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 efolias 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_bisto SQLModel of AHB by @hf-kklein in #108
- feat: add is_outdatedproperty 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