What’s new?
This release fixes an issue with dependency resolution in some edge cases that was introduced in Viash 0.9.5.
Full changelog
BUG FIXES
Dependencies
: Fix an issue when trying to relativize a relative path results in an empty array (PR #857). The empty array then throws an error when trying to reduce it.