Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: bentsherman/nf-boost

Version 0.6.0

20 Aug 17:42
6b0b823

Choose a tag to compare

  • Support workflow outputs third preview
  • Declare config options

Version 0.5.0

13 Mar 21:14
a12341a

Choose a tag to compare

  • Add functions to read/write JSON and YAML
  • Add template() function for string templating
  • Add request() function for making HTTP requests
  • Remove thenMany operator
  • Trim examples/then.nf to core operators
  • Remove exec operator

Version 0.4.0

08 Oct 13:08
c734f74

Choose a tag to compare

  • Change default cleanup interval from 5s to 60s
  • Add v2 cleanup observer (uses workflow outputs instead of publishDir)

Version 0.3.2

19 Apr 20:25
c98533e

Choose a tag to compare

  • Fix bug in cleanup observer

Version 0.3.1

14 Apr 01:49
570e242

Choose a tag to compare

  • Add example pipeline and scripts to benchmark auto cleanup
  • Improve the automatic cleanup algorithm

Version 0.3.0

09 Apr 15:02
54485d3

Choose a tag to compare

  • scan operator
  • exec operator
  • Multiple source channels for then / thenMany operator

Version 0.2.0

26 Mar 17:57
abd0726

Choose a tag to compare

  • mergeCsv function
  • mergeText function
  • then / thenMany operator

Version 0.1.0

24 Mar 02:16
24301bd

Choose a tag to compare

  • Automatic cleanup (boost.cleamup = true)