What's Changed * Bump types-requests from 2.31.0.1 to 2.31.0.2 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/114 * Bump certifi from 2022.12.7 to 2023.7.22 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/115 * Bump pylint from 2.17.4 to 2.17.5 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/116 * Bump mypy from 1.4.1 to 1.5.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/117 * Bump coverage from 7.2.7 to 7.3.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/118 * Bump mypy from 1.5.0 to 1.5.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/119 * Bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/120 * Bump coverage from 7.3.0 to 7.3.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/122 * Bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/123 * Bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/124 * Escaping Characters by hf-ddernbach in https://github.com/Hochfrequenz/ebdtable2graph/pull/126
New Contributors * hf-ddernbach made their first contribution in https://github.com/Hochfrequenz/ebdtable2graph/pull/126
What's Changed * Remove pointless "1" in nx_graph["Start"], "Start node must be connected to decision node '1'." assertion by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/110
What's Changed * πBetter describe "Graph too complex" by lord-haffi in https://github.com/Hochfrequenz/ebdtable2graph/pull/100 * β Add test case for `NotExactlyTwoOutgoingEdgesError` (FV2310 `E_0459`) by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/101 * Introduce `PathsNotGreaterThanOneError` (FV2310 `E_0266`) by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/102 * β Add test case for `GraphTooComplexForPlantUmlError` (FV2310: `E_0454`) by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/103 * π Support first node having key other than `"1"` (fixes KeyError E_0401) by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/104 * β Add test case for missing cross reference support (FV2310 `E_0462`) by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/106 * β Add test case for `EndeInWrongColumnError` (FV2310: `E_0404`) by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/108
What's Changed * Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/Hochfrequenz/ebdtable2graph/pull/96 * Add `NotExactlyTwoOutgoingEdgesError` by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/97 * Add `hochfrequenz-logo.svg` to package data by hf-kklein in https://github.com/Hochfrequenz/ebdtable2graph/pull/98