Skip to content

cwlScala 0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 18:37
· 0 commits to 6086dc260757c3ca3541e7ceb5f2ea1340f7f62e since this release
b514296
  • Breaking Change: Sink.linkMerge is now Optional
  • Introduces ParserResult class, which is returned from all Parser.parse* methods
  • For packed workflows, parses out $schemas and $namespaces
  • Updates to latest cwljava, which fixes several parsing errors
  • Fixes CwlType.flatten to correctly handle duplicate types
  • Treats scatter sources as identifiers
  • Automatically renames the main process if its name collides with another process
  • Fixes evalution of compound parameter references