Releases: andrewleech/d2plugin-graphviz
Releases · andrewleech/d2plugin-graphviz
v1.0.0
d2plugin-graphviz v1.0.0
A D2 layout plugin backed by Graphviz dot.
Install
Download the archive for your OS/arch below, extract d2plugin-graphviz
onto your $PATH, and ensure dot (from Graphviz) is also on $PATH.
Verify the binary with the checksum in checksums.txt.
Changelog
Other
- f09edcb: Add plugin-only cluster attrs for padding, alignment, and rank-same control (Andrew Leech andrew.leech@planetinnovation.com.au)
- c31ad65: Initial commit: d2plugin-graphviz (Andrew Leech andrew.leech@planetinnovation.com.au)
- 867ef5a: README: describe the plugin as it stands (Andrew Leech andrew.leech@planetinnovation.com.au)
- 227bca4: ci: 3-OS test matrix and golangci-lint (Andrew Leech andrew.leech@planetinnovation.com.au)
- 0b37e79: ci: add GitHub Actions workflow (vet, test, build) (Andrew Leech andrew.leech@planetinnovation.com.au)
- 551abc6: examples: four focused diagrams and a render helper (Andrew Leech andrew.leech@planetinnovation.com.au)
- b311c0d: examples: re-rendered SVG and PNG output (Andrew Leech andrew.leech@planetinnovation.com.au)
- e3fb519: examples: rendered SVG and PNG output (Andrew Leech andrew.leech@planetinnovation.com.au)
- 1e56a64: examples: rework so each diagram showcases graphviz (Andrew Leech andrew.leech@planetinnovation.com.au)
- 86fe726: release: goreleaser config and tag-triggered workflow (Andrew Leech andrew.leech@planetinnovation.com.au)