Skip to content

v0.8.0

Compare
Choose a tag to compare
@lukfor lukfor released this 01 Oct 09:41
· 66 commits to main since this release
393b7b8

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