viash 0.5.2
This is a small release containing two small features and a bug fix.
MINOR CHANGES
-
DockerPlatform
: Addedrun_args
field to allow settingdocker run
arguments. -
NextFlowPlatform
: Added argumentseparate_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.