root/gaphor/tags/gaphor-0.9.2/NEWS

Revision 1121, 1.8 kB (checked in by arjanmol, 2 years ago)

Merged changed from new-canvas branch to trunk

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 0.9.0
2 -----
3 - New pure-python canvas implementation (gaphas)
4 - Zope Adapters used for item connections
5 - Undo managements temporaly disabled
6 - Added loads of unit tests
7 NOTE: if you have Zope 3 installed it's probably not a good idea to install
8       Gaphor too, since Gaphor tries to install Zope3 packages too.
9       Don't worry, you can run Gaphor perfectly well using the run-gaphor.sh
10       script.
11
12 0.8.1
13 -----
14 - support for automatic realization dependencies between components and
15   interfaces
16 - provided and required interfaces of component realizing classifiers are
17   visible in Component.{provided,required} derived associations
18 - missing icons added
19
20 0.8.0
21 -----
22 - actions: flow final, fork, join and object nodes
23 - assembly connector
24 - flows and also initial, flow final and activity final nodes can have names
25 - flows can be splitted and merged using activity edge connectors
26 - object inspector panel added
27 - pdf file export
28 - gaphorconvert utility, which allows easy batch conversion of diagrams
29   into svg or pdf files
30 - user interface fixes
31 - require gtk+ 2.8.x
32
33 0.7.1
34 -----
35 - Real UML2 associations;
36 - Stereotypes;
37 - Atrifact and Node types;
38 - Settings of open and closed toolboxes as well as the window size are saved;
39 - Diagrams are shown in bold in the tree view, abstract classes are italic;
40 - Added recent files option;
41 - Keyboard shortcuts can be configured at runtime.
42 - Spanish translation
43 - Python2.4 fixes
44
45 0.7.0
46 -----
47 - XMI export plugin
48 - Item alignment
49 - Full featured undo mechanism
50 - Copy/paste
51 - usability improvements
52 - require DiaCanvas2 0.14.2
53
54 0.6.0
55 -----
56 - Enhanced Plugin support
57 - Interfaces
58 - Support for Stereotypes
59
60 0.5.0
61 -----
62 - Support for UseCases
63 - Plugins
64 - Packages can be reordered
65 - Interfaces
66
67 0.4.0
68 -----
69 - Support for Actions
70 - Support for Components
71
72 0.3.0
73 -----
74 - New and improved interface
Note: See TracBrowser for help on using the browser.