Skip to content

Releases: jakob753951/network-diagrams

v0.3.0

03 May 10:40
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Full Changelog: v0.2.2...v0.3.0

v0.2.2

03 May 07:31
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Full Changelog: v0.2.1...v0.2.2

v0.2.1

03 May 07:16
430c897
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Full Changelog: v0.2...v0.2.1

v0.2

10 Mar 08:20
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

We now generate a png of the graph instead of just showing the dot-code.
Also, better error-handling

v0.1

07 Mar 21:15
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

To use, place in a directory with a file called config.json with the same format as the one in the repo.

Each node must have ID, description, and duration.
Then you can link the nodes by their IDs.