Releases: ResearchObject/runcrate
Releases · ResearchObject/runcrate
runcrate 0.5.0
What's Changed
- Bump cwl-utils from 0.29 to 0.31 by @dependabot in #71
- Convert SoftwareRequirement by @simleo in #72
Full Changelog: 0.4.0...0.5.0
runcrate 0.4.0
What's Changed
Full Changelog: 0.3.0...0.4.0
runcrate 0.3.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #58
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #59
- Set codecov-action back to v3 by @simleo in #60
- report: do not expect input and output to be lists by @simleo in #61
- Update rocrate requirement from ~=0.8 to ~=0.9 by @dependabot in #62
- convert: add whole workflow-run context to the crate by @simleo in #63
- Add ContainerImage by @simleo in #66
Full Changelog: 0.2.0...0.3.0
runcrate 0.2.0
What's Changed
- Run module by @simleo in #24
- convert: add input object document by @simleo in #25
- run: Support list of files/dirs in PropertyValue by @simleo in #27
- Add memoryRequirements to tools by @simleo in #28
- Convert cwl label, doc and intent by @simleo in #29
- Handle multi source step inputs by @simleo in #31
- Fix convert_cwl_type by @simleo in #37
- Handle step input mappings with no source by @simleo in #38
- Handle outputs with multiple output sources by @simleo in #43
- Unpin & upgrade cwl-utils version by @mr-c in #40
- Bump networkx from 2.8 to 3.1 by @dependabot in #44
- Fix crash related to skipped subworkflows by @simleo in #45
- Update rocrate requirement from ~=0.7 to ~=0.8 by @dependabot in #47
- Run module: fix check_runnable by @simleo in #48
- run: don't break if alternateName is same as id by @simleo in #50
- Support for inline tools by @simleo in #52
- Get data paths from manifest by @simleo in #57
New Contributors
- @mr-c made their first contribution in #40
- @dependabot made their first contribution in #44
Full Changelog: 0.1.2...0.2.0
runcrate 0.1.2
What's Changed
- Fix context extra terms by @simleo in #23
- Set param names to those expected by CWL by @simleo in #22
Full Changelog: 0.1.1...0.1.2
runcrate 0.1.1
Initial release.