Skip to content

Releases: askimed/nf-test

v0.9.0

21 Jul 10:38
2c772cb
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.8.0

01 Oct 09:41
393b7b8
Compare
Choose a tag to compare

What's Changed

  • Improve Nextflow script parsing by @seppinho in #85
  • Update landing page and documentation by @lukfor in #114
  • Extend list command by additional output formats by @lukfor in #105
  • Add support of relative paths for script definition by @lukfor in #103
  • Fix issues in channel serialization by @lukfor in #112
  • Support nested objects in auto-sort by @lukfor in #115
  • Use a separate test context for each testcase by @lukfor in #107
  • List and clean obsolete snapshots by @lukfor in #113
  • Use diff or similar tool to compare snapshots by @lukfor in #106
  • Add $launchDir and change directory where Nextflow processes are executed by @lukfor in #117
  • Update resources.md by @sateeshperi in #118
  • Add basic logging support by @lukfor in #119
  • Fix bug in handling non-unique filenames by sorting via hash by @lukfor in #122

New Contributors

Full Changelog: v0.7.3...v0.8.0

v0.8.0-rc2

23 Sep 16:30
acaecf4
Compare
Choose a tag to compare
v0.8.0-rc2 Pre-release
Pre-release

What's Changed

  • Fix bug in handling non-unique filenames by sorting via hash by @lukfor in #122

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

v0.8.0-rc1

08 Sep 13:02
b8383ac
Compare
Choose a tag to compare
v0.8.0-rc1 Pre-release
Pre-release

What's Changed

  • Improve Nextflow script parsing by @seppinho in #85
  • Update landing page and documentation by @lukfor in #114
  • Extend list command by additional output formats by @lukfor in #105
  • Add support of relative paths for script definition by @lukfor in #103
  • Fix issues in channel serialization by @lukfor in #112
  • Support nested objects in auto-sort by @lukfor in #115
  • Use a separate test context for each testcase by @lukfor in #107
  • List and clean obsolete snapshots by @lukfor in #113
  • Use diff or similar tool to compare snapshots by @lukfor in #106
  • Add $launchDir and change directory where Nextflow processes are executed by @lukfor in #117
  • Update resources.md by @sateeshperi in #118
  • Add basic logging support by @lukfor in #119

New Contributors

Full Changelog: v0.7.3...v0.8.0-rc1