Releases: hbmartin/graphviz2drawio
Releases · hbmartin/graphviz2drawio
v1.0.0
v0.5.0 🎨
What's Changed
- Enable one command Mac installation with homebrew
- Support for piping in file from stdin
- Improved color processing, especially for edges and arrows
- Improved node shape conversion
- Improved font styling for layout and alignment
- Improved editing experience for converted font styles in draw.io UI
- Bug fixes for titles with colons
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Rewrite of edge conversion. Curves, line, and arrow conversions are significantly more accurate
- Full support for image nodes (thanks @laurierloi and @NguyenTien110 )
- Keep text on edges in resulting draw.io output (thanks @jdputsch )
- Support invisible nodes
- Add py.typed for library users
- Remove Sentry error reporting
- Support multiple file conversion
New Contributors
- @laurierloi made their first contribution in #49
- @jdputsch made their first contribution in #59
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- update packaging metadata by @bollwyvl in #35
- Clusters/Subgraphs by @samkhal in #55
- fix for head and tail port by @haisland0909 in #34
- Adds edge labels by @antback in #36
- Update NodeFactory.py by @raucha in #43
- Fix shapes not being correctly propagated from SVG by @samkhal in #57
Full Changelog: v0.2.0...v0.3.0