Viash 0.9.6

Hotfix for dependency path resolution

New Release
Author

Viash Team

Published

October 10, 2025

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.