- Removed option to run `mmt` files in threads (was not used and caused issues with GUI). - Giving up on multiprocessing on windows. Adding switches to disable it in the examples. - Various bugfixes and improvements.
1.21.7
- Improved logging in simulations, made it more consistent throughout Myokit.
1.21.6
- Various small bugfixes, improvements and website updates.
1.21.5
- Changed the way states are stored in the model (list instead of OrderedDict). Was causing funny bug. Now has less redundant info. - Fixed bug in `remove_component()`.
1.21.4
- Added debug options to openclsim. - OpenCL sim can now pace based on rules again, which is far more efficient for large numbers of cells.