github nextflow-io/nextflow v0.12.0
Version 0.12.0

latest releases: v24.03.0-edge, v24.02.0-edge, v24.01.0-edge...
9 years ago
  • Added afterScript/beforeScript directives
  • Added tag directive to label task executions with a custom identifier
  • Added dynamic directives evaluation
  • Added support for dynamic input/output file names with closures
  • Added ifEmpty operator
  • Added view operator
  • Added remainder optional parameter to phase operator
  • Removed 'undef' directive
  • Refactored grid executors so that jobs directives are added on top of script wrapper
  • Renamed ContextMap to TaskContext
  • Renamed TaskConfig to ProcessConfig
  • Renamed LocalConfig to TaskConfig
  • Shared process declaration has been deprecated
  • Print pid/hostname in the status log
  • Upgraded to Groovy 2.3.9 and Slf4j 1.7.8

Don't miss a new nextflow release

NewReleases is sending notifications on new releases.