Skip to content

Version 0.10.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pditommaso pditommaso released this 01 Oct 11:35
· 5359 commits to master since this release
  • Fixed bug while submitting a job to SLURM scheduler due to special characters in job name
  • Fixed bug in TaskConfig#toBool() method
  • Fixed bug resolving configuration file when pipeline script is a symlink
  • Fixed bug while setting 'workDir' attribute on PBS job executor
  • Improved error message when the name of a process is missing
  • Removed TaskConfig#getMerge() method
  • Updated method Channel.fromPath(String) so that it returns normalised absolute paths
  • Updated Capsule to version 0.9.0 stable
  • Fixed typos in documentation