0.4.0
Pre-release
Pre-release
List of features:
- Merged with CARROT_CLI
- Going forward, the code for CARROT_CLI now lives in this repo, to consolidate issue tracking to this repo and keep version numbers consistent. (#183)
- Support for WDL Dependencies
- WDL dependency zips can now be provided alongside WDLs when creating a Template. WDLs and dependency zips can be provided either via URIs as before, or uploaded from local files using multipart data. (#182)
- Run error tracking
- Errors associated with CARROT failures for runs will now be stored in the database and returned when retrieving run information from the REST API. (#180)