Skip to content

Releases: Hochfrequenz/ebdamame

v1.0.0

16 Dec 08:16
cc8dd42

Choose a tag to compare

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

Full Changelog: v0.13.0...v1.0.0

v0.13.0

15 Dec 13:52
aa86546

Choose a tag to compare

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

15 Dec 11:52
0396fe5

Choose a tag to compare

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

14 Dec 18:38
678a82c

Choose a tag to compare

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

14 Dec 16:20
d39881b

Choose a tag to compare

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

14 Dec 13:48
d1293ec

Choose a tag to compare

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

13 Dec 12:19
bc24891

Choose a tag to compare

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

12 Dec 07:19
21d0810

Choose a tag to compare

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

12 Dec 06:26
f46266d

Choose a tag to compare

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

11 Dec 21:49
6d56d30

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0