Releases: yuzutech/kroki-go
Releases · yuzutech/kroki-go
v0.7.0
What's Changed
- Add
pikchr
support by @nikitawootten in #20 - Adds new diagram types
structurizr
anddiagramsnet
by @Mogztter in #21
New Contributors
- @nikitawootten made their first contribution in #20
Full Changelog: v0.6.2...v0.7.0
v0.6.2
Improvements
- Add
GetSupportedDiagramTypes
andGetSupportedImageFormats
functions to list every supported diagram types and image formats
v0.5.0
Improvements
- Add BPMN, Bytefield, Excalidraw as
DiagramType
Infrastructure
- Replace Travis by GitHub Actions
- Use the latest version of golangci (1.33)
- Build against Golang 1.15