Changelog
This release includes a bug fix regarding Vega and Vega-Lite where warning messages were included in the image output (resulting in corrupted data).
It also contains the latest available versions of:
- BPMN
- Mermaid
- PlantUML
- WaveDrom
Thanks to @jekkel, @lind and @sturtison for their contributions!
Bug fixes
- Suppress warning messages from Vega(lite) otherwise resulting image is corrupt (#771) - thanks @jekkel
Improvements
- Bump BPMN from 8.6.0 to 8.7.1 in /bpmn (#780) (#813)
- Bump Mermaid from 8.10.1 to 8.11.0 in /mermaid (#779) (#812)
- Bump PlantUML from 1.2021.6 to 1.2021.8 (#763) (#814)
- Bump WaveDrom from 2.6.9 to 2.8.1 in /wavedrom (#782) (#805)
- Do not redirect stderr to stdout when running command-line (#790) - thanks @jekkel
Infrastructure
- Bump vertx.version from 4.0.3 to 4.1.1 (#776) (#820)
- Build against Node.js 14 (#772)
- Bump puppeteer from 9.1.1 to 10.1.0 in /excalidraw
- Bump puppeteer from 9.1.1 to 10.1.0 in /bpmn
- Bump puppeteer from 9.1.1 to 10.1.0 in /mermaid
- Bump pillow from 8.2.0 to 8.3.0 in /blockdiag (#819)
- Update development dependencies
- Bump mockito-core from 3.10.0 to 3.11.2 (#778) (#806)
- Bump assertj-core from 3.19.0 to 3.20.2 (#804) (#795)
- Bump mocha from 8.4.0 to 9.0.1 in /vega (#791)
- Bump mocha from 8.4.0 to 9.0.1 (#781)
- Bump slf4j-api from 1.7.30 to 1.7.31 (#803)
- Bump flask from 1.1.2 to 2.0.1 in /blockdiag (#762)
- Bump yargs from 16.2.0 to 17.0.1 in /vega (#714)
- Bump jinja2 from 2.11.3 to 3.0.1 in /blockdiag (#757)
- Bump itsdangerous from 1.1.0 to 2.0.1 in /blockdiag (#756)
- Bump werkzeug from 1.0.1 to 2.0.1 in /blockdiag (#754)
- Bump click from 7.1.2 to 8.0.1 in /blockdiag (#760)
- Bump markupsafe from 1.1.1 to 2.0.1 in /blockdiag (#758)
- Bump reportlab from 3.5.67 to 3.5.68 in /blockdiag (#811)
- Bump git-commit-id-plugin from 4.0.4 to 4.0.5 (#783)
- Bump glob-parent from 5.1.1 to 5.1.2 in /mermaid (#784)
- Bump glob-parent from 5.1.1 to 5.1.2 in /vega (#785)
- Bump glob-parent from 5.1.1 to 5.1.2 in /nomnoml (#786)
- Bump glob-parent from 5.1.1 to 5.1.2 in /bpmn (#788)
- Bump glob-parent from 5.1.1 to 5.1.2 in /bytefield (#789)
- Bump ws from 7.4.5 to 7.4.6 in /excalidraw (#770)
- Bump ws from 7.4.5 to 7.4.6 in /bpmn (#769)
- Bump ws from 7.4.5 to 7.4.6 in /mermaid (#766)
Document
- Correct port for Excalidraw k8s service (#808) - thanks @lind
- Add Podman installation guide (#798) - thanks @sturtison
- Replace Gitter chat badge by Zulip on README