Skip to content

Releases: bauglir/render-plantuml

v0.3.2

29 Jul 23:14
v0.3.2
3e8d0ce
Compare
Choose a tag to compare

Another attempt at fixing the build tarball.

v0.3.1...v0.3.2

v0.3.1

29 Jul 22:33
v0.3.1
f199950
Compare
Choose a tag to compare
  • build: fix inclusion of actual package files

v0.3.0...v0.3.1

v0.3.0

29 Jul 22:26
v0.3.0
90eeb4e
Compare
Choose a tag to compare
  • fix: update the URL-prefix for HEX encoded payloads 78e0fc2
  • feat: use a TLS enabled endpoint for the demo server 5da776e

v0.2.0...v0.3.0

v0.2.0

06 Oct 18:17
v0.2.0
8fa1535
Compare
Choose a tag to compare
  • feat: allow relative src attributes 9025fa9
  • feat: enable rendering external files through src attribute 97432a5

v0.1.0...v0.2.0

v0.1.0

06 Oct 15:01
v0.1.0
fa06d5c
Compare
Choose a tag to compare
  • docs(README): add basic installation and usage instructions 737501e
  • feat: add img renderMode c328501
  • feat: make enableElement the default export fe7f227
  • feat: allow diagram definition to be wrapped in a comment 89dca9b
  • fix: switch from base64 to hex encoding payloads f69ff03
  • feat: allow rendering as txt (i.e. ASCII diagram) 75106a8
  • feat: treat innerText of element as diagram definition ff598a2
  • feat: allow specification of 'render mode' (PNG or SVG) f96477b
  • feat: allow specification of PlantUML server address af0405a
  • feat: render PlantUML license using public demo server ff44a7b

1399a11...v0.1.0