Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[henshin-dev] Henshin 0.9.6 released

Dear All,

we have just released version 0.9.6. As usual, it is available at our release update site.

Henshin 0.9.6 mainly improves the editors. We fixed a number of bugs and added some new features. The APIs of the model and the interpreter are fully compatible with the previous version. You can find a detailed list of changes below. Also watch out for the general announcement at Planet Eclipse.

Cheers,
Christian

=== Changes in Henshin 0.9.6 ===

= Graphical editor =

- New color mode feature (see Appearance tab of diagrams). We have a new default theme / color mode. - If possible, newly created nodes are automatically added to a container object.
- The Rule and Unit tools are no longer "long-living".
- Fixed problems in the creation and deletion of attributes.
- Fixed problems in the creation of edges.
- Wizard contains extra page for importing packages.
- Wizard requires to go to page 2 now to avoid unintended naming of model files.

= Tree-based editor =

- Wizard contains extra page for importing packages.

= Model =

- Added method Rule.removeAttribute (analogously to removeNode and removeEdge)

= Interpreter =

- Interpreter now understands "[...]" syntax for multi-valued attributes.

= Architecture =

- statespace.ocl plug-in merged into statespace plug-in
- testframework plug-in merged into tests plug-in





Back to the top