Skip to content

v0.1.15

Choose a tag to compare

@hf-kklein hf-kklein released this 19 Jul 14:40
· 397 commits to main since this release
e290ca7

What's Changed

  • 📄Better describe "Graph too complex" by @lord-haffi in #100
  • ✔ Add test case for NotExactlyTwoOutgoingEdgesError (FV2310 E_0459) by @hf-kklein in #101
  • Introduce PathsNotGreaterThanOneError (FV2310 E_0266) by @hf-kklein in #102
  • ✔ Add test case for GraphTooComplexForPlantUmlError (FV2310: E_0454) by @hf-kklein in #103
  • 🐛 Support first node having key other than "1" (fixes KeyError E_0401) by @hf-kklein in #104
  • ✔ Add test case for missing cross reference support (FV2310 E_0462) by @hf-kklein in #106
  • ✔ Add test case for EndeInWrongColumnError (FV2310: E_0404) by @hf-kklein in #108

Full Changelog: v0.1.14...v0.1.15