Releases: Hochfrequenz/rebdhuhn
Releases · Hochfrequenz/rebdhuhn
v1.2.0
What's Changed
- feat: add pruefidentifikatoren to EBD metadata by @hf-kklein in #515
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore(deps-dev): bump coverage from 7.13.0 to 7.13.1 by @dependabot[bot] in #487
- chore(deps): bump certifi from 2025.11.12 to 2026.1.4 by @dependabot[bot] in #488
- chore(deps-dev): bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 by @dependabot[bot] in #489
- chore(deps): bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #490
- chore(deps-dev): bump build from 1.3.0 to 1.4.0 by @dependabot[bot] in #491
- chore(deps-dev): bump syrupy from 5.0.0 to 5.1.0 by @dependabot[bot] in #493
- chore(deps-dev): bump coverage from 7.13.1 to 7.13.2 by @dependabot[bot] in #494
- chore(deps-dev): bump coverage from 7.13.2 to 7.13.4 by @dependabot[bot] in #495
- chore(deps-dev): bump pylint from 4.0.4 to 4.0.5 by @dependabot[bot] in #496
- chore(deps-dev): bump isort from 7.0.0 to 8.0.0 by @dependabot[bot] in #498
- chore(deps): bump certifi from 2026.1.4 to 2026.2.25 by @dependabot[bot] in #499
- chore(deps-dev): bump isort from 8.0.0 to 8.0.1 by @dependabot[bot] in #500
- chore(deps-dev): bump black from 25.12.0 to 26.1.0 by @dependabot[bot] in #492
- chore(deps-dev): bump codespell from 2.4.1 to 2.4.2 by @dependabot[bot] in #502
- chore(deps): bump charset-normalizer from 3.4.4 to 3.4.5 by @dependabot[bot] in #503
- chore(deps-dev): bump black from 26.1.0 to 26.3.0 by @dependabot[bot] in #504
- chore(deps-dev): bump black from 26.3.0 to 26.3.1 by @dependabot[bot] in #506
- chore(deps): bump charset-normalizer from 3.4.5 to 3.4.6 by @dependabot[bot] in #505
- chore(deps-dev): bump coverage from 7.13.4 to 7.13.5 by @dependabot[bot] in #507
- chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #508
- chore(deps-dev): bump types-requests from 2.32.4.20260107 to 2.33.0.20260327 by @dependabot[bot] in #509
- chore(deps-dev): bump build from 1.4.0 to 1.4.2 by @dependabot[bot] in #511
- chore(deps): bump requests from 2.33.0 to 2.33.1 by @dependabot[bot] in #512
- feat: Embed clickable link to ebd.hochfrequenz.de in SVG footer by @Copilot in #514
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- feat: add rebdhuhn and ebdamame versions to EbdDocumentReleaseInformation and SVG/PUML footer by @hf-kklein in #486
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- docs: document release info handling difference between DOT and PlantUML by @hf-kklein in #485
- chore: mark package as production ready & stable by @hf-kklein in #484
Full Changelog: v0.23.0...v1.0.0
v0.23.0
What's Changed
- docs: mention toolchain by @hf-kklein in #481
- chore(deps-dev): bump mypy from 1.19.0 to 1.19.1 by @dependabot[bot] in #483
- feat: display release information in SVG output by @hf-kklein in #482
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- refactor!: rename _STEP_NUMBER_REGEX to STEP_NUMBER_REGEX by @hf-kklein in #480
Full Changelog: v0.21.2...v0.22.0
v0.21.2
What's Changed
- fix(graphviz): set tooltip attribute to prevent raw HTML in SVG xlink:title by @hf-kklein in #479
Full Changelog: v0.21.1...v0.21.2
v0.21.1
What's Changed
- chore(deps): bump kroki test container from 0.24.1 to 0.28.0 by @hf-kklein in #477
- fix: handle missing ebd_references on TransitionalOutcomeNode (fixes AttributeError w/
ebd_link_template) by @hf-kklein in #478
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- docs: extend GraphTooComplexForPlantumlError docstring by @hf-kklein in #475
- refactor: reorganize public API exports for better usability by @hf-kklein in #476
Full Changelog: v0.20.3...v0.21.0
v0.20.3
What's Changed
- fix(plantuml): prevent exponential duplication for TransitionalOutcomeNode by @hf-kklein in #474
Full Changelog: v0.20.2...v0.20.3