What's Changed * docs: remove outdated `ebd2table` package name by hf-kklein in https://github.com/Hochfrequenz/rebdhuhn/pull/333 * feat: change background SVG from light green to white (on gray BG) by hf-kklein in https://github.com/Hochfrequenz/rebdhuhn/pull/332
What's Changed comes with a lot of adaptions of the nodes and edges graphics
* chore(deps): bump coverage from 7.6.4 to 7.6.7 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/297 * chore(deps): bump syrupy from 4.7.2 to 4.8.0 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/298 * chore(deps): bump coverage from 7.6.7 to 7.6.8 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/299 * chore(deps): bump twine from 5.1.1 to 6.0.1 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/302 * chore(deps): bump pylint from 3.3.1 to 3.3.2 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/304 * chore(deps): bump pytest from 8.3.3 to 8.3.4 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/303 * chore(deps): bump coverage from 7.6.8 to 7.6.9 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/305 * chore(deps): bump attrs from 24.2.0 to 24.3.0 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/306 * chore(deps): bump certifi from 2024.8.30 to 2024.12.14 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/307 * chore(deps): bump urllib3 from 2.2.3 to 2.3.0 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/308 * chore(deps): bump mypy from 1.13.0 to 1.14.0 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/309 * chore(deps): bump mypy from 1.14.0 to 1.14.1 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/310 * chore(deps): bump coverage from 7.6.9 to 7.6.10 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/313 * chore(deps): bump charset-normalizer from 3.4.0 to 3.4.1 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/312 * chore(deps): bump pylint from 3.3.2 to 3.3.3 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/311 * chore(deps): bump syrupy from 4.8.0 to 4.8.1 by dependabot in https://github.com/Hochfrequenz/rebdhuhn/pull/314 * feat: add rounded corners to all kinds of nodes by hf-kklein in https://github.com/Hochfrequenz/rebdhuhn/pull/322 * feat: make labels on JA/NEIN edges all caps and bold by hf-kklein in https://github.com/Hochfrequenz/rebdhuhn/pull/323 * feat: remove all outlines from nodes by hf-kklein in https://github.com/Hochfrequenz/rebdhuhn/pull/324 * feat: left-align heading of OutcomeNodes by hf-kklein in https://github.com/Hochfrequenz/rebdhuhn/pull/325 * feat: set colour of Yes/No Edges to same green as DecisionNodes by hf-kklein in https://github.com/Hochfrequenz/rebdhuhn/pull/326 * feat: left-align graph labels / SVG headings by hf-kklein in https://github.com/Hochfrequenz/rebdhuhn/pull/327