Skip to content

Releases: askimed/nf-test

v0.9.5

19 Mar 15:42
200315a

Choose a tag to compare

What's Changed

  • Implementation of topics channel testing for processes and workflows by @nvnieuwk in #355
  • Update outdated plugin JSON files automatically when a plugin version is not available by @nvnieuwk in #356
  • Update shebang to be path-agnostic by @valterschutz in #345

New Contributors

Full Changelog: v0.9.4...v0.9.5

v0.9.4

12 Feb 14:08
c9bf4cb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.3...v0.9.4

v0.9.3

30 Sep 10:03
772e66d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

04 Nov 16:50
e1f9604

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

23 Oct 10:43
cee0fd1

Choose a tag to compare

What's Changed

  • Fix typo in --changedUntil parameter by @lukfor in #238
  • Update resources.md by @sateeshperi in #241
  • Add nf-test plugin cookiecutter template link by @nvnieuwk in #253
  • Add NFT_JAVA_ARGS environment variable support for custom JVM options by @lukfor in #264

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

21 Jul 10:38
2c772cb

Choose a tag to compare

What's Changed

  • Update resources.md by @sateeshperi in #207
  • Update resources.md by @sateeshperi in #212
  • Delay launchdir init until test execution by @jmuhlich in #214
  • Create mock.nf in project folder instead of meta folder by @lukfor in #198
  • Add requires to nf-test.config in order to specify minimal nf-test version by @lukfor in #191
  • Add test-execution optimization and sharding options by @lukfor in #216
  • Add flag to filter dependencies based on test case type by @lukfor in #219
  • Improve coverage output by @lukfor in #224
  • feat: add classname attribute to junit xml report by @kenibrewer in #229
  • Serializes null values in channel outputs by @lukfor in #232
  • Update external libraries to fix security issues by @lukfor in #233

New Contributors

Full Changelog: v0.8.4...v0.9.0

v0.9.0-rc2

24 May 13:19
ef65157

Choose a tag to compare

v0.9.0-rc2 Pre-release
Pre-release

⚠️ This is a pre-release and is not yet production ready.

What's Changed

  • Add flag to filter dependencies based on test case type by @lukfor in #219

Full Changelog: v0.9.0-rc1...v0.9.0-rc2

v0.9.0-rc1

23 May 11:08
be7562a

Choose a tag to compare

v0.9.0-rc1 Pre-release
Pre-release

⚠️ This is a pre-release and is not yet production ready.

What's Changed

  • Update resources.md by @sateeshperi in #207
  • Update resources.md by @sateeshperi in #212
  • Delay launchdir init until test execution by @jmuhlich in #214
  • Create mock.nf in project folder instead of meta folder by @lukfor in #198
  • Add requires to nf-test.config in order to specify minimal nf-test version by @lukfor in #191
  • Add test-execution optimization and sharding options by @lukfor in #216

New Contributors

Full Changelog: v0.8.4...v0.9.0-rc1

v0.8.4

30 Jan 15:06
ecaedf8

Choose a tag to compare

What's Changed

  • Switch to Java 11 and add Java 20 support by @lukfor in #171
  • Add process name, function name and workflow name to tags by @lukfor in #184
  • Add csv format to list commands by @lukfor in #187
  • Throw error when a snapshot with same id was created multiple time by @lukfor in #188
  • Add nf-test and nextflow version to snapshots by @lukfor in #189
  • Fix issue with relative paths in channel serialization by @lukfor in #185
  • Add md5() function to snapshot by @lukfor in #190
  • Add property to set alias for dependencies by @lukfor in #183
  • Handle File objects correctly in snapshots by @lukfor in #194

Full Changelog: v0.8.3...v0.8.4

v0.8.3

06 Jan 19:08
b06ca6c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3