Releases: nf-core/nf-core-utils
Releases · nf-core/nf-core-utils
0.4.0
What's Changed
- update java version and plugin versions for validation test by @maxulysse in #25
- remove try catch exceptions in nextflow code by @maxulysse in #29
- improve softwareVersionsToYAML() by @maxulysse in #24
- Simplify and improve tests with usage of nft-utils 0.0.7 by @maxulysse in #19
- port getGenomeAttribute() from TEMPLATE by @maxulysse in #26
- pipeline start/complete messages are now at TRACE level by @maxulysse in #27
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- Fix tests by @maxulysse in #16
- Add pre-commit by @edmundmiller in #17
Full Changelog: 0.3.0...0.3.1
Version 0.3.0
Added
- Topic channel citation management system for automatic citation collection (#4, #8)
- Comprehensive citation management with topic channel support (#8)
- Topic-based version utilities for progressive migration (#7)
- Color formatting for profile validation error messages (#5, #14)
- Comprehensive validation test suites with nf-test and snapshot testing
Changed
- Standardized parameter naming from snake_case to camelCase
- Restructured documentation with modular organization (#15)
- Optimized NfcoreNotificationUtils for better performance and code quality
Fixed
- Notification system null pointer exceptions
- Pipeline utilities implementation issues
- Validation race conditions and improved YAML serialization
Version 0.2.0
Rename from nf-utils to nf-core-utils
Full Changelog: https://github.com/nf-core/nf-core-utils/commits/0.2.0
0.1.0
- Port Nextflow Pipeline Utils functions
- Port nf-core Pipeline Utils functions
- Port references Utils functions
Full Changelog: https://github.com/nf-core/nf-utils/commits/0.1.0