| » Version | » Information |
|---|---|
| 1.3.0 | Download Release date: 2008-02-10 22:47 UTC Release state: stable Changelog: Added a GraphViz-based renderer for plotting a machine's states. (Request 12475) Dependencies:
|
| 1.2.5 | Download Release date: 2007-12-09 23:27 UTC Release state: stable Changelog: - Updated the package to use package.xml 2.0 exclusively. - Cleaned up the user documentation a bit. Dependencies:
|
| 1.2.4 | Download Release date: 2006-04-19 05:45 UTC Release state: stable Changelog: - Added addTransitionsArray() for adding an array of transitions to the machine. (Request #7338) Dependencies:
|
| 1.2.3 | Download Release date: 2006-01-19 06:41 UTC Release state: stable Changelog: - Upgraded to package.xml version 2 (via package2.xml). - Relicensed the package under the MIT license. Dependencies:
|
| 1.2.2 | Download Release date: 2005-01-08 22:50 UTC Release state: stable Changelog: Small documentation and code cleanups. setDefaultTransition() was incorrectly removing default transitions. |
| 1.2.1 | Download Release date: 2003-10-03 11:54 UTC Release state: stable Changelog: Fixing another bug related to passing the payload by reference. |
| 1.2.0 | Download Release date: 2003-09-30 21:37 UTC Release state: stable Changelog: Fixing the call-time pass-by-reference issues with Zend Engine 2. |
| 1.1.0 | Download Release date: 2002-12-30 02:58 UTC Release state: stable Changelog: Callback functions may optionally return the name of a new state. |
| 1.0.0 | Download Release date: 2002-11-17 01:47 UTC Release state: stable Changelog: - Initial release of the FSM package. |