cwlScala 0.7.0
github-actions
released this
10 Nov 18:37
·
0 commits
to 6086dc260757c3ca3541e7ceb5f2ea1340f7f62e
since this release
- Breaking Change:
Sink.linkMerge
is nowOption
al - Introduces
ParserResult
class, which is returned from allParser.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