0.4.8
- Now double-nested arrays are supported for input files for both CWL and WDL.
- Fields related to WDL in the the input json (job description json) has been changed slightly:
wdl_filename
->wdl_main_filename
- New field
wdl_child_filenames
is required now for WDL (can be[]
if there are no child WDL files)