- Added new icons for datablock viewer and gde. - Update to `settings.py` for CUDA. - Added string highlighting in script editor. - `JacobianCalculator` bugfix due to Enno. - Various small bugfixes and improvements.
1.18.2
- Removed last traces of previous GUI. - Fixes to output capturing so that it works on Windows. - Various small bugfixes.
1.18.1
- New IDE seems stable. - Added monkey patch for `os.popen` issue on windows.
1.18.0
- 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.