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 https://github.com/hbmartin/graphviz2drawio/pull/49
* jdputsch made their first contribution in https://github.com/hbmartin/graphviz2drawio/pull/59
**Full Changelog**: https://github.com/hbmartin/graphviz2drawio/compare/v0.3.0...v0.4.0