* Fixed an issue getting the date of a plug-in for development versions of the plug-in. This did not affect end users, but did cause issues for development.
2023.12.18
* Moved execution of flowcharts to seamm-exec to consolidate execution in one place. This will allow easier, faster developement for running in queues, etc. * Switched the dependency on PMW from CondaForge to PIP since the version on CondaForge is poorly maintained.
2023.12.12
* Should have no effect on users. The seammrc file will be moved automatically to its new location. This change is necessary to be able to run SEAMM in containers.
2023.11.15
* Added boolean control parameters when submitting jobs. * Bugfix: The previous change to allow running "flowchart.flow" in the current directory caused a bug in other scenarios.
2023.11.12
* There was a feature which prevented running a flowchart named "flowchart.flow" in the current directory when running from the commandline.
2023.11.11
* Zenodo updated and made small changes to their API, which required changes in SEAMM. * Consolidated all private information about the user and their keys for Zenodo in ~/.seammrc