------------------ * Drop python3.6 support * Use funcparserlib-1.0.0a0 or newer to support new python versions * Allow to write multiline string via triple quotes (""" ... """) * Fix a bug
- Fix 147: file existence disclosure using svg renderer
2.0.0
------------------ * Drop python2 and python3.4 support * Fix a bug
- Fix 109 blockdiag does not work with recent pillow
1.5.4
------------------ * Fix bug
- Fix 94 Python 3.7 compatibility
1.5.3
------------------ * Fix bug
- Fix 67 Group overlaps with nodes having href
1.5.2
------------------ * Fix dependency; webcolors-1.5 does not support py32 * Fix bug