0.1.3
various fixes for the slurm implementation - patch: Added getter for JobState enum. - patch: Fix SLURM API. * Reworked queryExtendedJobStateById to always execute both scontrol and sacct and combine the output * Some refactoring and added comments * Fixed time parsing for jobs longer than 24h * Added --propagate=none" to getAdditionalCommandParameters * Added tests