This is our last anticipated binary release before version 1.0. So please kick all the tires really hard. There are a couple of bugfixes to this release, a new chapter in the documentation, and the use of square brackets inside labels in MxMatrix objects has been limited to numeric literal values. See the following forum post concerning the last topic.
Release 0.9.2-1446 (September 26, 2010)
- added growth mixture models to user guide
- added initial Swift hook in omxLapply() - currenly activated only for mxRun calls
- fixed a bug in mxRename() when encountering symbol of missingness
- bugfix for crash when ‘*’ is used instead of ‘%*%’
- feature removal: square brackets in MxMatrix labels now accept only literal values
- bugfix for definition variables used in mxRowObjective (which is still experimental)
- bugfix for (I - A) ^ -1 speedup with FIML optimization