- Completely new GUI in QT instead of WX, should solve mac problems, improve performance throughout. - Integrated GDE with Myokit classes. - Updated docs for command line tools. - Dropping idea of supporting `msvc9` compiler on windows. Too many issues. - Various small bugfixes.
1.17.4
- Bugfix in settings.py
1.17.3
- GDE is now a part of Myokit. - Added "monkey patch" for old windows compilers. - Some changes for C89 compatibility.
1.17.1
- SI units named after people are now also accepted when capitalized. Never used for output in this fashion.
1.17.0
- Now allowing (but not guaranteeing correctness of) arbitrary connections in OpenCL sim. - Various improvements and bugfixes.
1.16.3
- Added `Quantity` class for number-with-unit arithmetic. - Fix to CellML export of dimensionless variables with a multiplier. - Various small bugfixes and improvements.