Skip to content

Releases: bauglir/render-plantuml

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