Releases: Hochfrequenz/rebdhuhn
Releases · Hochfrequenz/rebdhuhn
v0.1.5
What's Changed
- ✨ Introduce optional
use_casesperEbdTableRowby @hf-kklein in #23
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Relocate functionalities by @lord-haffi in #20
- Bump attrs from 22.1.0 to 22.2.0 by @dependabot in #21
- ✨ Introduce optional
MultiStepInstructions inEbdTableby @hf-kklein in #22
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v0.1.3...v0.1.4
v0.1.4a
What's Changed
- Relocate functionalities by @lord-haffi in #20
- Bump attrs from 22.1.0 to 22.2.0 by @dependabot in #21
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v0.1.3...v0.1.4a
v0.1.3
v0.1.2
What's Changed
- 🔍 Allow
EbdTableSubRow.result_code= "A**" by @hf-kklein in #17
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Fix table to graph conversion by @lord-haffi in #11
- Add
StartNodeto each graph by @lord-haffi in #12 - Convert DiGraphs to UML Code and SVG Diagrams (using kroki.io) by @lord-haffi in #13
- 🔍Stricter Validation of
EbdTableSubRows by @hf-kklein in #15
New Contributors
- @lord-haffi made their first contribution in #11
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- 🐛Documentation is
text/markdown; nottext/mdby @hf-kklein in #10
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Add Model Classes for EDI@Energy Side of Things + Test Stubs + README by @hf-kklein in #1
- ✨Introduce
get_all_nodes(table)by @hf-kklein in #2 - Add
step_numbertoDecisionNodeby @hf-kklein in #3 - ✨ Introduce
get_all_edges(table)by @hf-kklein in #4 - ✨ Introduce
convert_table_to_digraph(table)->DiGraphby @hf-kklein in #5 - Add comments about
frozen=Trueby @hf-kklein in #7 - 🚚📦 Rename package
ebd_table_to_graphtoebdtable2graphby @hf-kklein in #9 - 🔛📦 Publish Package on PyPi by @hf-kklein in #8
New Contributors
- @hf-kklein made their first contribution in #1
Full Changelog: https://github.com/Hochfrequenz/ebdtable2graph/commits/v0.0.1