Skip to content

Releases: nf-core/nf-core-utils

0.4.0

31 Oct 10:31
27ce7ac

Choose a tag to compare

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

31 Oct 10:31
e7026e3

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

Version 0.3.0

27 Aug 22:36
ba94a25

Choose a tag to compare

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

23 Jun 15:17
2497d07

Choose a tag to compare

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

22 May 01:10
2497d07

Choose a tag to compare

0.1.0 Pre-release
Pre-release
  • 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