Skip to content

Releases: Hochfrequenz/rebdhuhn

v0.1.15

19 Jul 14:40
e290ca7

Choose a tag to compare

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

v0.1.14

18 Jul 12:14
bf6a368

Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

07 Jul 14:22
44851a2

Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

30 Jun 14:14
3f502f9

Choose a tag to compare

What's Changed

  • Use same result code regex over entire code base by @hf-kklein in #92

Full Changelog: v0.1.11...v0.1.12

v0.1.11

30 Jun 13:32
861b025

Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

27 Mar 11:08
5ffb811

Choose a tag to compare

What's Changed

Dependencies

API Changes

Full Changelog: v0.1.9...v0.1.10

v0.1.9

27 Mar 06:47
3aeb98d

Choose a tag to compare

What's Changed

  • Add HF colors (CD) and option to set a non-transparent background by @hf-nsoeker in #50

Full Changelog: v0.1.8...v0.1.9

v0.1.8

23 Mar 08:28
a073b8f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

14 Mar 08:10
c8f7473

Choose a tag to compare

What's Changed

Documentation

  • 📝Extend README with Minimal Working Example by @hf-kklein in #30

Dependencies

  • ➕Add cattrs as dependency to import/export the (table) models by @hf-kklein in #29

Chore

Full Changelog: v0.1.6...v0.1.7

v0.1.6

13 Mar 19:50
b8b251d

Choose a tag to compare

What's Changed

Chore

Dependencies

Features

  • Introduce new svg conversion pipeline using Graphviz (dot) by @lord-haffi in #26

Full Changelog: v0.1.5...v0.1.6