Skip to content

Releases: yuzutech/kroki-go

v0.7.0

02 Jul 11:52
Compare
Choose a tag to compare

What's Changed

  • Add pikchr support by @nikitawootten in #20
  • Adds new diagram types structurizr and diagramsnet by @Mogztter in #21

New Contributors

Full Changelog: v0.6.2...v0.7.0

v0.6.2

07 Jan 16:52
Compare
Choose a tag to compare

Improvements

  • Add GetSupportedDiagramTypes and GetSupportedImageFormats functions to list every supported diagram types and image formats

v0.5.0

22 Dec 13:08
Compare
Choose a tag to compare

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

v0.4.0

22 Mar 10:10
Compare
Choose a tag to compare

Improvements

  • Switch to POST requests if URI is too long (#11)
  • Add PacketDiag, RackDiag, Vega, VegaLite and WaveDrom as DiagramType (#9 #10 #12)