Hi all,

I'm proud to announce the official release of Gaphas 0.6.0.

Gaphas is a diagramming widget for GTK+, written in Python.

The latest release can be found on:

        http://pypi.python.org/pypi/gaphas/0.6.0

Sources can be found on:

        http://github.com/amolenaar/gaphas

Issues, enhancements, etc. can be posted on either on 
http://gaphor.lighthouseapp.com or the mailing list 
([email protected]).

New in 0.6.0:

- Handlers are no longer called recursively for observed methods/properties.
- Removed enable_dispatching() and disable_dispatching() calls.
- Made aspect code simpler.
- Moved disconnect code from tool to aspect, as stated in Aspect's docstring.
- Fixed issues in connections.
- Lot's of fixes and testing has been done on the undo mechanism.


Kind regards,

Arjan
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to