Changelog for package qt_dotgraph
0.3.11 (2018-08-29)
0.3.10 (2018-08-05)
0.3.9 (2018-08-03)
0.3.8 (2017-11-03)
- add recursive subgraph parsing, box3d shape, graphics items now immediately parented (#87)
0.3.7 (2017-10-25)
- Fix for Python 3 compatibility (#106)
0.3.6 (2017-08-03)
0.3.5 (2017-07-27)
- avoid collision of topic nodes with / and _ (#95)
- small fixes for Python3 compatibility (#88)
- remove color item added unintentionally (#86)
- fix missing label coloring on hover (#85)
- parse subgraphs recursively (#72)
0.3.4 (2017-01-24)
- use Python 3 compatible syntax (#81)
- fix label size in dot graphs (#75)
0.3.3 (2016-09-19)
- work with newer pydot versions (#70)
- make penwidth attribute optional
0.3.2 (2016-04-21)
0.2.30 (2016-03-30)
- use same color for arrows as for the edge (#60)
- add ability to specify tooltips for nodes (#61)
0.2.29 (2015-09-19)
0.2.27 (2015-04-29)
- add optional style argument for edges (#51)
- fix tests (#53)
0.2.26 (2014-08-18)
0.2.25 (2014-07-10)
0.2.24 (2014-05-21)
- add work around for pydot bug in Saucy (#42)
- fix regression 0.2.23 (#41)
0.2.23 (2014-05-07)
- add support for edge coloring and changing of pen width
0.2.22 (2014-03-04)
0.2.21 (2014-02-12)
0.2.20 (2014-01-19)
0.2.19 (2014-01-08)
0.2.18 (2013-10-09)
- improve startup time (#28)
- added kwarg for subgraphlabel
- change maintainer of qt_dotgraph (#27)
0.2.17 (2013-08-21)
- fix the name/label issue with pygraphviz
0.2.16 (2013-06-06)
0.2.15 (2013-04-02)
0.2.14 (2013-03-28 22:42)
0.2.13 (2013-03-28 18:08)
0.2.12 (2013-01-17)
0.2.11 (2013-01-13)
0.2.10 (2013-01-11)
- skip subgraphs with empty bounding box
- use color for pydot subgraphs
- fix (not used) pygraphviz backend
0.2.9 (2012-12-21)
- first public release for Groovy