Skip to content

Releases: askimed/nf-test

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

v0.8.2

30 Nov 11:15
717a49e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

11 Oct 10:49
a55678d

Choose a tag to compare

What's Changed

  • Fix issue with outputDir and make remaining variables read only by @lukfor in #126
  • Fix issue with nested params using Nextflow syntax by @lukfor in #129
  • Add possibility to set and combine multiple profiles by @lukfor in #128
  • Add option for staging user-defined files by @lukfor in #130
  • Enable the execution of dependent modules for generating test data by @lukfor in #127
  • Add new option --verbose

Full Changelog: v0.8.0...v0.8.1