All notable changes to bpmn-to-image are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
DEPS
: update tobpmn-js@18
DEPS
: update topuppeteer@23
DEPS
: update tobpmn-js@17
CHORE
: replace dependencynpm-run-all
withnpm-run-all2@6
DEPS
: update tochalk@4
DEPS
: update topuppeteer@21
DEPS
: update tobpmn-js@16
FIX
: allow installation on M1 Apples (#23)DEPS
: update topuppeteer@10
CHORE
: run without sandbox (#14)DEPS
: update tobpmn-js@8
DEPS
: update topuppeteer@8
CHORE
: do not publish dev assets
FEAT
: add--scale
option to specify image scale factorCHORE
: update to[email protected]
FEAT
: add ability to export diagram as SVG (#9)
FIX
: enforce integer value on setting viewport (#10)
CHORE
: adjust error handling in cli
FIX
: includebpmn-js
from correct location (#5)
FEAT
: usebpmn-js@3
for rendering diagramsFEAT
: support;
as an option delimiter on WindowsFIX
: correct#convertAll
not properly setting defaults
FEAT
: add minimum export dimensions, configurable via--min-dimensions=<width>x<height>
FEAT
: add customizable title (on per default); disable via--no-title
optionFEAT
: add ability to remove footer all together via the--no-footer
option
DOCS
: various documentation improvements
Initial version.