Releases: process-analytics/mxgraph-svg2shape
Releases · process-analytics/mxgraph-svg2shape
0.0.2
Thanks to all the contributors of this release 🌈: @aibcmars, @davidjgraph, @egrimate and @tbouffard
What's Changed
🚀 New Features and Improvements
- [xml2js] add support for quadTo and stroke (#31) @tbouffard
- [xml2js] provide the shape name and dimensions as comments (#30) @tbouffard
- [svg2js] 1st implementation of the tool (#24) @tbouffard
- xml2js: add support for arc (#22) @aibcmars
- xml2js: initial implementation (#9) @tbouffard
- svg2xml: allow to run without showing the GUI (#8) @tbouffard
🐛 Bug Fixes
- [svg2xml] fix destination path of generated files (#12) @tbouffard
📝 Documentation
- [DOC] update upstream master branch information (#29) @tbouffard
- [DOC] Add code of conduct badge in README (#27) (#28) @tbouffard
- README: clarify project and tools goals (#25) @tbouffard
👻 Maintenance
- chore(release): add gh workflow for release-drafter (#23) @tbouffard
- Setup a GitHub Actions/Workflow to build the project (#7) @tbouffard