Skip to content

Releases: ResearchObject/runcrate

runcrate 0.5.0

24 Nov 10:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

runcrate 0.4.0

10 Nov 11:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

runcrate 0.3.0

06 Nov 11:48
Compare
Choose a tag to compare

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

23 Jun 10:46
Compare
Choose a tag to compare

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

Full Changelog: 0.1.2...0.2.0

runcrate 0.1.2

23 Mar 14:35
Compare
Choose a tag to compare

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

23 Mar 08:16
Compare
Choose a tag to compare

Initial release.