forked from pool/python-pygraphviz
Accepting request 122358 from home:TheBlackCat:branches:devel:languages:python
- Clean up spec file - Update to version 1.1 OBS-URL: https://build.opensuse.org/request/show/122358 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 23 11:06:26 UTC 2012 - toddrme2178@gmail.com
|
||||
|
||||
- Clean up spec file
|
||||
- Update to version 1.1
|
||||
* Added unicode support for handling non-ASCII characters
|
||||
* Better handling of user data on initialization of AGraph() object to guess input type (AGraph object, file, dict-of-dicts, file)
|
||||
* Add sfdp to layout options
|
||||
- Update to version 1..0.0
|
||||
* Added to_string() and from_string methods
|
||||
* Interface to graphviz “acyclic” and “tred”
|
||||
* Better handling of user data on initialization of AGraph() object to guess input type (AGraph object, file, dict-of-dicts, file)
|
||||
* Add handling of default attributes for subgraphs
|
||||
* Improved error handling when using non-string data
|
||||
* Fix bug in default attribute handling
|
||||
* Make sure file handles are closed correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 03:45:26 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
|
Reference in New Issue
Block a user