|
Recoin Plug-Ins Changelog |
|
|
|
|
This page summarizes the changes that have been made in the Recoin Plug-Ins over time. The latest changes are listed first.
The following typographic conventions are used throughout this website:
- Anything related to the Java Programming Language is written in Courier New.
- Filenames are bold.
- XML Elements are written in italic.
Changes made in version 0.3.1:
- The internal package structure of the plug-ins has been refactored substantially. The most obvious changes are:
- All UI related classes have been moved to new plug-in org.recoin.ui, except for a handfull of classes that had to remain in the org.recoin.base plug-in because of import dependencies.
- Plug-in org.recoin.core has been renamed to org.recoin.workbench.
- The main feature is now called org.recoin.workbench.feature.
- The Run Editor in plug-in org.recoin.ir has been finished.
Changes made in version 0.3:
- Version 0.3 is the first version of the Recoin Plug-Ins to
be released. It received this version number because it is based on the
Recoin library version 0.3a.
|