All notable changes to the nf-prov plugin will be documented here.
See Keep a Changelog for recommendations on how to structure this file.
- Add Workflow Run RO-Crate format (#39)
- Update test pipeline (#31)
- Deprecate legacy format
- Add passthrough options for BCO (#36)
- Fix race condition with workflow events (#35)
- Fix path handling (#34)
- Increase size limits in task DAG renderer
- Add task script to legacy format
- Log warning instead of error if no formats are defined
- Add task DAG format
- Support multiple formats in the same run
- Infer source URLs for locally staged files
- Add BCO format
- Initial release