Viash 0.5.5
BREAKING CHANGES
Functionality
: The resources dir no longer automatically added to the PATH variable.
To alter this behaviour, set.functionality.add_resources_to_path
totrue
.
MINOR CHANGES
-
Bash Script: only define variables which have values.
-
CSharp Test Component: Change Docker image to
dataintuitive/dotnet-script
to have more control over the lifecycle of
versioned tags. -
Updated Code of Conduct from v2.0 to v2.1.
BUG FIXES
- Viash namespace: Fix incorrect output path when the parent directory of a Viash component is not equal to the value of
.functionality.name
.