Skip to content

viash 0.5.2

Compare
Choose a tag to compare
@rcannood rcannood released this 13 Aug 08:50
· 2131 commits to main since this release

This is a small release containing two small features and a bug fix.

MINOR CHANGES

  • DockerPlatform: Added run_args field to allow setting docker run arguments.

  • NextFlowPlatform: Added argument separate_multiple_outputs to allow not separating the outputs generated by a
    component with multiple outputs as separate events on the channel.

BUG FIX

  • IO: Allow overwriting directory resources upon rebuild.