File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to the nf-prov plugin will be documented here.
4+
5+ See [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6+
7+ ## [ 1.3.0] - 2024-11-05
8+
9+ - Add passthrough options for BCO (#36 )
10+
11+ ## [ 1.2.4] - 2024-07-25
12+
13+ - Fix race condition with workflow events (#35 )
14+
15+ ## [ 1.2.3] - 2024-07-03
16+
17+ - Fix path handling (#34 )
18+
19+ ## [ 1.2.2] - 2024-03-26
20+
21+ - Increase size limits in task DAG renderer
22+ - Add task script to legacy format
23+
24+ ## [ 1.2.1] - 2023-10-27
25+
26+ - Log warning instead of error if no formats are defined
27+
28+ ## [ 1.2.0] - 2023-10-27
29+
30+ - Add task DAG format
31+ - Support multiple formats in the same run
32+ - Infer source URLs for locally staged files
33+
34+ ## [ 1.1.0] - 2023-09-28
35+
36+ - Add BCO format
37+
38+ ## [ 1.0.0] - 2022-12-19
39+
40+ - Initial release
You can’t perform that action at this time.
0 commit comments