Menu

QM 3.3.0 released

The QM 3.3.0 release updates the internal models of the QP frameworks to match the recent QP 5.4.x. Specific changes include:

Updated class hierarchy such that QMActive is the superclass of QActive.
The QFsm class and state machine implementation strategy is now deprecated. Any existing models that use QFsm will still load correctly, but the code generated witll be in QHsm-style.
Implemented the following feature requests:

93 "Display full path of recent projects in File menu". QM 3.3.0 adds the "Recent Model" sub-menu to the File menu. This "Recent Models" sub-menu contains a list of up to 16 most recently used models with full paths. Also, the "Recent Models" list can be cleared by the "Clear Menu" action.

101 "extend Conditional Compilation to class attributes". In fact, QM 3.3.0 recognizes conditional compilation for attributes (class attributes and free attributes) as well as for operations (class operations and free operations).

Posted by Quantum Leaps 2015-05-15

Log in to post a comment.