Files
ma/nextflow/plugins/nf-cloudcache/changelog.txt
2026-04-29 23:01:54 +02:00

36 lines
927 B
Plaintext

nf-cloudcache changelog
=======================
0.6.0 - 8 Feb 2026
- Add CloudCacheConfig to register cloudcache config options (#6774) [ea8fea470]
0.4.3 - 20 Jan 2025
- Bump logback 1.5.13 + slf4j 2.0.16 [cc0163ac]
- Bump groovy 4.0.24 missing deps [40670f7e]
0.4.2 - 5 Aug 2024
- Bump pf4j to version 3.12.0 [96117b9a]
0.4.1 - 10 Mar 2024
- Fix typo in error message [ci fast] [a7f23305]
- minor cli docstring fix (#4759) [ci skip] [ee4b4a25]
- Bump groovy 4.0.19 [854dc1f0]
0.4.0 - 5 Feb 2024
- Bump Groovy 4 (#4443) [9d32503b]
0.3.3-patch1 - 28 May 2024
- Bump dependency with Nextflow 23.10.2
0.3.1 - 24 Nov 2023
- Fix security vulnerabilities (#4513) [a310c777]
0.3.0 - 10 Oct 2023
- Add -cloudcache CLI option (#4385) [73fda582]
0.2.0 - 17 Aug 2023
- Remove lock file from cloudcache (#4167) [6e6ea579]
- Enable cloud cache based on environment variable (#4160) [a66b0e63]
0.1.0 - 22 Jul 2023
- Initial version