Skip to content

v0.8.4

Compare
Choose a tag to compare
@lukfor lukfor released this 30 Jan 15:06
· 38 commits to main since this release
ecaedf8

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