forked from pool/python-graphviz
- Update to 0.13:
* Fix missing escaping of backslashes, e.g. in labels * Add basic debug logging via the stdlib ``logging`` module. * Add ``escape()`` function (resembling ``re.escape()``) * Add explicit support for layout engine escape sequences OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
444e519414
commit
32ed6af501
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 10:11:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.13:
|
||||
* Fix missing escaping of backslashes, e.g. in labels
|
||||
* Add basic debug logging via the stdlib ``logging`` module.
|
||||
* Add ``escape()`` function (resembling ``re.escape()``)
|
||||
* Add explicit support for layout engine escape sequences
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 3 14:28:44 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user