- Added proper setup.py for dependencies - Threads per command in local run - Fix slurm logfile naming based on single or array jobs - Move binary checks to presubmission so help works - UTF-8 and python3 encoding fixes
2.0.2
PyPi packaging changed and doesn't automatically include VERSION anymore.
Just code the version into setup.py instead of writing a full MANIFEST.in file
2.0.1
Fix broken indenting in job files Cleanup some error checking
2.0
Lots of big changes in this release: - Slurm support - Python API - lots of small feature additions and tweaks
1.0.1
This release exists only to fix the python wheel distribution on pypi. :-)