There was an error while loading. Please reload this page.
1 parent ee4901a commit fa9373fCopy full SHA for fa9373f
2 files changed
CHANGELOG.md
@@ -1,10 +1,11 @@
1
# Changelog
2
3
-## [0.9.2] 2025-05-XX
+## [0.9.2] 2026-04-29
4
5
- Use "package" as default prefix
6
- Modernize main*.nf files
7
- Fix Jackson serialization of `java.time.OffsetDateTime` from Nextflow 24.10+ workflow metadata (#321)
8
+- Restore working test input package (replace deleted `nf-core-gallery` with `udp-spec/nf-quilt/source`)
9
10
## [0.9.1] 2024-12-24
11
plugins/nf-quilt/src/resources/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Plugin-Class: nextflow.quilt.QuiltPlugin
Plugin-Id: nf-quilt
-Plugin-Version: 0.9.1
+Plugin-Version: 0.9.2
Plugin-Provider: Quilt Data
Plugin-Requires: >=24.10.0
0 commit comments