Skip to content

Releases: Hochfrequenz/xml-fundamend-python

v0.17.2

16 Apr 13:00
0f33371

Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

16 Apr 10:27
cf32d20

Choose a tag to compare

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

15 Apr 20:51
5ff5894

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

15 Apr 20:42
578eef1

Choose a tag to compare

What's Changed

  • feat: join v_ahbesser with newly introduced ahb_expressions table by @hf-kklein in #125

Full Changelog: v0.15.0...v0.16.0

v0.15.0

15 Apr 20:33
e8f069d

Choose a tag to compare

What's Changed

  • chore: move classes in sqlmodels sub-package; re-export in __init__.py by @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_expressions table + model class with bedingungstexts (usable iff fundamend[sqlmodels,ahbicht] is installed) by @hf-kklein in #124

Full Changelog: v0.14.0...v0.15.0

v0.14.0

14 Apr 09:41
a34adb0

Choose a tag to compare

What's Changed

  • docs: Add more possible SQL queries to README by @hf-kklein in #117
  • feat: Add view v_ahbtabellen on top of ahb_hierarchy_materialized by @hf-kklein in #118

Full Changelog: v0.13.1...v0.14.0

v0.13.1

11 Apr 08:30
ab798af

Choose a tag to compare

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

10 Apr 14:34
4854086

Choose a tag to compare

What's Changed

  • ➕ Add efoli as dependency to pyproject.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

10 Apr 05:56
862b448

Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.1

10 Feb 13:22
f59ac11

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1