Releases: Hochfrequenz/ebdamame
Releases · Hochfrequenz/ebdamame
v1.0.0
This release has all the features we expected ebdamame to have in the beginning.
We can scrape all meaningful Entscheidungsbaum tables from the v4.2 .docx document by EDI@Energy (valid from 2026-04-01 onwards, version published on 2025-12-11).
v1.0.0 is technically the same as v0.13.0.
What's Changed
- docs: add link to toolchain by @hf-kklein in #411
- build(deps): bump rebdhuhn from 0.22.0 to 0.23.0 by @dependabot[bot] in #413
- chore: mark package as production ready & stable by @hf-kklein in #412
Full Changelog: v0.13.0...v1.0.0
v0.13.0
What's Changed
- feat: auto-extract release info in DocxTableConverter constructor by @hf-kklein in #409
- build(deps): bump rebdhuhn from 0.21.1 to 0.22.0 by @dependabot[bot] in #410
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- build(deps-dev): bump mypy from 1.19.0 to 1.19.1 by @dependabot[bot] in #407
- build(deps): bump rebdhuhn from 0.21.0 to 0.21.1 by @dependabot[bot] in #406
- feat: add get_ebd_document_release_information to extract title page metadata by @hf-kklein in #408
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- refactor: extract private helpers to _docx_utils.py by @hf-kklein in #404
- build(deps): bump rebdhuhn from 0.19.0 to 0.21.0 by @dependabot[bot] in #403
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- build(deps): bump urllib3 from 2.6.0 to 2.6.2 by @dependabot[bot] in #401
- build(deps): bump rebdhuhn from 0.18.1 to 0.19.0 by @dependabot[bot] in #399
- build(deps): bump idna from 3.10 to 3.11 by @dependabot[bot] in #400
- fix: restore U+F0E0 / à / / → arrow character in EBD table detection (bug introduced in v0.10.0) by @hf-kklein in #402
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- refactor(tests): remove pytest-datafiles dependency by @hf-kklein in #397
- refactor: restructure codebase into separate modules by @hf-kklein in #398
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- test: add extraction test for all EBD tables in v4.2 document by @hf-kklein in #396
- feat: add StepNumberNotFoundError for malformed EBD tables by @hf-kklein in #395
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- build(deps): bump rebdhuhn from 0.17.5 to 0.18.1 by @dependabot[bot] in #391
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- build(deps): bump charset-normalizer from 3.4.3 to 3.4.4 by @dependabot[bot] in #392
- build(deps): bump certifi from 2025.10.5 to 2025.11.12 by @dependabot[bot] in #393
- build(deps-dev): bump coverage from 7.12.0 to 7.13.0 by @dependabot[bot] in #390
- build(deps): bump networkx from 3.5 to 3.6.1 by @dependabot[bot] in #389
- fix: set rebdhuhn max v0.17.x until compatability issues are resolved by @hf-kklein in #394
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore: switch from attrs to pydantic by @hf-kklein in #388
Full Changelog: v0.6.0...v0.7.0