February 2nd, 2013· This release candidate added a new package containing a code generator template and related files for generating a DevExpress-based WinForms application including XPO and Reports.
· Other changes are XSLT related and general feature stabilizations.
October 8th, 2012· This version contains bugfixes related to importing from XMI 1.x and 2.x files.
· The Windows source code installer has been improved to help building from source code be a very easy step.
· It will optionally pull MinGW and wxWidgets as prerequisites.
· The installer also downloads the binary build tools which contain a minimal set of extra executables not available in MinGW.
· These are sh.exe, cp.exe, and the like, including Cygwin Make.
April 24th, 2012· This version adds a bugfix for the case in which UML attributes are reversed in their order while roundtrip, a feedback mechanism for users, and new settings to support database backend type setting per application and system.
June 14th, 2011· This version contains a major enhancement of the code generation capabilities.
· The code generator can now be a workflow (designed with UML Activities).
· It can contain multiple steps in generating different artifacts at once but by using different XSLT templates, and thus the templates could be specialized to do one thing better than doing many things moderately well.
· This will help keep the XSLT templates smaller, and also helps in combining various templates to get a complete software system.
September 15th, 2009· This is the final release.
· It has two major new features (printing and bussiness rules/actions) and some other bugfixes in importing XMI models and exporting them.
· The printing feature is implemented with an external application (OpenRPT from xTuple). It is implemented with the relatively new "execute application" action, which one could design onto database forms to act with actual data.
· The "business rules" feature is implemented via enhancing the action classes capable of walking an UML activity flow.
March 16th, 2009· This release contains many changes to get a better working application.
· The main enhancements are using an initial SQLite database to enable an easy tryout of the software.
· The software should run out of the box.
· UML (XMI) export has been added to enable reverse engineering of existing database schemas.
· Documentation has been added that explains usage with BoUML, and as an example for reverse engineering, the PostBooks database is used.