Releases: Hochfrequenz/rebdhuhn
Releases · Hochfrequenz/rebdhuhn
v0.13.0
What's Changed
- feat: add rounded corners to SVG background by @hf-kklein in #338
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- feat: left align heading of start node (
E_xxxx) by @hf-kklein in #336 - fix: set background colour to off-white instead of pastell blau by @hf-kklein in #337
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- feat: set background colour to pastell blau (similar to website) by @hf-kklein in #335
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- add
fontname="Roboto, sans-serif"to all nodes and edges in SVG by @hf-kklein in #334
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- docs: remove outdated
ebd2tablepackage name by @hf-kklein in #333 - feat: change background SVG from light green to white (on gray BG) by @hf-kklein in #332
Full Changelog: v0.9.0...v0.10.0
v0.9.0
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 #297
- chore(deps): bump syrupy from 4.7.2 to 4.8.0 by @dependabot in #298
- chore(deps): bump coverage from 7.6.7 to 7.6.8 by @dependabot in #299
- chore(deps): bump twine from 5.1.1 to 6.0.1 by @dependabot in #302
- chore(deps): bump pylint from 3.3.1 to 3.3.2 by @dependabot in #304
- chore(deps): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #303
- chore(deps): bump coverage from 7.6.8 to 7.6.9 by @dependabot in #305
- chore(deps): bump attrs from 24.2.0 to 24.3.0 by @dependabot in #306
- chore(deps): bump certifi from 2024.8.30 to 2024.12.14 by @dependabot in #307
- chore(deps): bump urllib3 from 2.2.3 to 2.3.0 by @dependabot in #308
- chore(deps): bump mypy from 1.13.0 to 1.14.0 by @dependabot in #309
- chore(deps): bump mypy from 1.14.0 to 1.14.1 by @dependabot in #310
- chore(deps): bump coverage from 7.6.9 to 7.6.10 by @dependabot in #313
- chore(deps): bump charset-normalizer from 3.4.0 to 3.4.1 by @dependabot in #312
- chore(deps): bump pylint from 3.3.2 to 3.3.3 by @dependabot in #311
- chore(deps): bump syrupy from 4.8.0 to 4.8.1 by @dependabot in #314
- feat: add rounded corners to all kinds of nodes by @hf-kklein in #322
- feat: make labels on JA/NEIN edges all caps and bold by @hf-kklein in #323
- feat: remove all outlines from nodes by @hf-kklein in #324
- feat: left-align heading of OutcomeNodes by @hf-kklein in #325
- feat: set colour of Yes/No Edges to same green as DecisionNodes by @hf-kklein in #326
- feat: left-align graph labels / SVG headings by @hf-kklein in #327
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat: create dot and svg from EBDs with no tables by @DeltaDaniel in #296
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat: Add line breaks after 80-120 chars by @hf-kklein in #295
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- add snapshot tests by @hf-kklein in #292
- feat: use
ratio="compress"andconcentrate=trueand ~1:1 aspect ratio in dot/graphviz by @hf-kklein in #293
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- fix: allow
EbdTables to have 0 rows by @hf-kklein in #291
Full Changelog: v0.5.2...v0.5.3