v1.0.0
SlurmClusterManager v1.0.0
Breaking changes
verbosefield removed fromSlurmManager. The messages that were previously generated under this option are now logged using@debug.
Merged pull requests:
- [BREAKING] Remove the 
verbosefield, and use the Julia logging system instead (#23) (@DilumAluthge) - Test suite: Increase the timeout to 10 minutes; also, allow customizing the timeout with 
JULIA_SLURMCLUSTERMANAGER_TEST_TIMEOUT_SECONDS(#39) (@DilumAluthge)