Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Version 0.3.4

Compare
Choose a tag to compare
@mirpedrol mirpedrol released this 10 Oct 13:58
· 226 commits to master since this release
183247b

This version introduced a bug which made all pipeline runs using the function validateParameters() without providing any arguments fail.

This bug causes Nextflow to exit with an error on launch for most pipelines. It should not be used. It was removed from the Nextflow Plugin registry to avoid breaking people's runs.

Bug fixes

  • Do not check S3 URL paths with PathValidator FilePathValidator and DirectoryPathValidator (#106)
  • Make monochrome_logs an option in paramsSummaryLog(), paramsSummaryMap() and paramsHelp() instead of a global parameter (#101)