2007-04-04 10:56:22 +04:00
0.10.0
------
- New undo management system
- Setuptools is used for installation and also within Gaphor
- Depends on zope.component 3.4 and gaphas 0.1.3 (installed on as-needed basis)
- Installable as Python Egg
2007-01-16 11:08:39 +03:00
0.9.0
-----
- New pure-python canvas implementation (gaphas)
- Zope Adapters used for item connections
- Undo managements temporaly disabled
- Added loads of unit tests
NOTE: if you have Zope 3 installed it's probably not a good idea to install
Gaphor too, since Gaphor tries to install Zope3 packages too.
Don't worry, you can run Gaphor perfectly well using the run-gaphor.sh
script.
2006-02-01 23:06:12 +03:00
0.8.1
-----
2006-02-06 11:52:49 +03:00
- support for automatic realization dependencies between components and
interfaces
- provided and required interfaces of component realizing classifiers are
visible in Component.{provided,required} derived associations
- missing icons added
2006-02-01 23:06:12 +03:00
2005-12-20 13:20:11 +03:00
0.8.0
-----
2005-12-13 21:44:36 +03:00
- actions: flow final, fork, join and object nodes
2006-01-07 21:05:18 +03:00
- assembly connector
2006-01-10 12:05:56 +03:00
- flows and also initial, flow final and activity final nodes can have names
2006-01-07 21:05:18 +03:00
- flows can be splitted and merged using activity edge connectors
- object inspector panel added
- pdf file export
- gaphorconvert utility, which allows easy batch conversion of diagrams
2006-01-10 12:05:56 +03:00
into svg or pdf files
- user interface fixes
2005-12-13 21:44:36 +03:00
- require gtk+ 2.8.x
2005-10-07 13:44:50 +04:00
0.7.1
-----
- Real UML2 associations;
- Stereotypes;
- Atrifact and Node types;
- Settings of open and closed toolboxes as well as the window size are saved;
- Diagrams are shown in bold in the tree view, abstract classes are italic;
- Added recent files option;
- Keyboard shortcuts can be configured at runtime.
- Spanish translation
- Python2.4 fixes
2004-11-10 10:44:53 +03:00
0.7.0
-----
- XMI export plugin
- Item alignment
- Full featured undo mechanism
- Copy/paste
- usability improvements
- require DiaCanvas2 0.14.2
2004-11-02 13:52:18 +03:00
0.6.0
-----
- Enhanced Plugin support
- Interfaces
- Support for Stereotypes
2004-07-24 12:40:21 +04:00
0.5.0
-----
- Support for UseCases
- Plugins
- Packages can be reordered
- Interfaces
0.4.0
-----
- Support for Actions
- Support for Components
0.3.0
-----
- New and improved interface