Skip to content

v0.1.0

Compare
Choose a tag to compare
@bauglir bauglir released this 23 Jul 22:59
· 224 commits to development since this release
v0.1.0
4c74cc3

0.1.0 (2020-07-23)

Bug Fixes

  • bump minimum Julia requirement to v1.3 (3bb9754)

Features

  • Diagram: add Base.show method for image/png output (dd52e58)
  • Diagram: add Base.show method for image/svg+xml output (dc10da7)
  • Diagram: add rendering through publicly hosted service (f04b1b3)
  • Diagram: add canonical diagram representation (f1e909c)
  • Diagram: add shorthand string literal syntax for instantiation (70c08be)
  • PlantUML: improve rendering to plain text (088854c)
  • render: specify Kroki instance through KROKI_ENDPOINT environment variable (ff2e560)
  • render: throw descriptive errors for invalid diagram specifications (761c4ce)
  • render: throw descriptive errors for invalid or unknown output formats (bfe6915)