From f80cc787f84933269accd84e798d2087d9e859a9 Mon Sep 17 00:00:00 2001 From: "Dr. Ernie Prabhakar" <19791+drernie@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:29:25 -0700 Subject: [PATCH] v0.8.8 debug build --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 943ec466..d678ce0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,17 @@ # Changelog -## [0.9.0] 2024-10-30 +## [0.9.0] TBD - Shift metadata and configuration to `quilt` scope of nextflow.config - Moved test workflows into `wf` folder - Write the output URI when publishing -- Handle malformed Quilt URIs gracefully +- Improve handling of dynamically-specified URIs - Rewrite README.md, splitting out developer documentation to README_DEV.md +## [0.8.8] 2024-10-31 UNPUBLISHED + +- Debug build + ## [0.8.7] 2024-10-23 UNPUBLISHED - Use package cache instead of `params` to find output URIs