* Drop python3.6 support
* Use funcparserlib-1.0.0a0 or newer to support new python versions
* Allow to write multiline string via triple quotes (""" ... """)
* Add "edge_label_margin" attribute to edges
* Fix bugs
- Fix#147: file existence disclosure using svg renderer
- Separator does not support both default_fontsize and default_textcolor
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-seqdiag?expand=0&rev=15
- update to version 2.0.0
* compat module is no longer needed
* Enable Travis CI
* Define long_description_content_type
* Drop "setup.py release" macro
* Add get_version() to setup.py
* Add project_urls to setup.py
* isort'ize
* Add .gitignore
* Fix author_email
* Drop py27 and py34 support
* Bump version
* Remove buildout
* Fix seqdiag is not universal package
* Fix flake8 violations
* Stop to use deprecated APIs
- Stop building python2 version. No longer supported upstream
OBS-URL: https://build.opensuse.org/request/show/778944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-seqdiag?expand=0&rev=4
* compat module is no longer needed
* Enable Travis CI
* Define long_description_content_type
* Drop "setup.py release" macro
* Add get_version() to setup.py
* Add project_urls to setup.py
* isort'ize
* Add .gitignore
* Fix author_email
* Drop py27 and py34 support
* Bump version
* Remove buildout
* Fix seqdiag is not universal package
* Fix flake8 violations
* Stop to use deprecated APIs
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-seqdiag?expand=0&rev=10