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
- @sateeshperi made their first contribution in #118
Full Changelog: v0.7.3...v0.8.0-rc1