0.4.0
·
66 commits
to refs/heads/main
since this release
This new version allows you to choose the style and position of the overlays.
IMPORTANT: this version is only available when installing from GitHub.
The bpmnVisualizationR package now uses bpmn-visualization@0.33.0.
Thanks to all the contributors of this release 🌈: @csouchet and @tbouffard
See milestone 0.4.0 to get the list of issues covered by this release.
Highlights
Previously, the style and the position of the overlays were not configurable.
Now, it is also possible to change the position and the style of the overlays like in the following screenshot:
What's Changed
Full Changelog: v0.3.2...v0.4.0
🚀 Improvements
- feat(overlay): allow to set the overlay position (#210) @csouchet
- feat(overlay): allow to set the overlay style (#207) @csouchet
📝 Documentation
- docs: add more examples for styles and positions of overlays (#218) @tbouffard
- docs: update the documentation after CRAN publication (#205) @csouchet
📦 Dependency updates
- chore(deps): bump bpmn-visualization from 0.32.0 to 0.33.0 (#213) @process-analytics-bot
- chore(deps): bump bpmn-visualization from 0.31.0 to 0.32.0 (#208) @process-analytics-bot
- [INFRA] Bump bpmn-visualization from 0.29.2 to 0.31.0 (#196) @process-analytics-bot
👻 Maintenance
- refactor(test): format and cut tests (#209) @csouchet
- chore: ensure that the PR title follows "Conventional Commits" (#203) @tbouffard

