Skip to content

Viash 0.8.5

Compare
Choose a tag to compare
@Grifs Grifs released this 21 Feb 12:58
· 275 commits to main since this release
703d1c8

Viash 0.8.5 (2024-02-21): Bug fixes and documentation improvements

Fix a bug when building a test docker container which requires a test resource. Additional improvements for the website documentation and support for the latest version of Nextflow are added.

BUG FIXES

  • nextflow runner: Fix an issue with current nextflow-latest (24.01.0-edge) where our supporting library passes a GString instead of a String and results in a type mismatch (PR #640).

  • test resources: Make non-script test resources available during building of a docker container for viash test (PR #652).

DOCUMENTATION

  • repositories: Improve the repository documentation with links and a overview table with links (PR #643).