Releases: broadinstitute/cromshell
0.3.5
New Feature: execution-status-count -p
argument to pretty pretty print results.
e190f40 Tidy up code in cleanup function (#77)
e1fa14d Check that files exist and are non-empty before submitting(#76)
81b4a21 Fixed regression of relative job ID failure. (#74)
e65f1e2 Update README.md (#72)
f649e1a Pretty execution-status-count implementation (#67)
0.3.4
A small release with improvements to execution-status-count so it works with larger arrays of jobs. Also two bug fixes.
48c7755 Improve turtle shell pattern stability under moving conditions (#69)
47b5314 Increase performance of execution-status-count (#65)
79824e1 Fixed issue with list-outputs. (#64)
0.3.3
0.3.2
0.3.1
0.3.0
This version removes the default cromwell url and adds a setup process for first time users. Set up can be skipped by providing a ~/.cromshell/cromwell_server.config file or setting the CROMWELL_URL
environment variable.
The previous default was: https://cromwell-v36.dsde-methods.broadinstitute.org
New features:
- submit -w flag to wait until the job has started or failed with (appropriate waiting animation)
- initial configuration so no default server is assumed
- cleanup command to remove old runs
d615309 Added in -w flag for submit command. (#50)
bd2ac67 preventing error message when invoking cromshell with no args (#52)
17aed47 Added in basic first-time run config. (#47)
4123ab1 Update readme to reflect new behavior for workflow ids (#48)
ed41a26 Added a cleanup
command to cromshell. (#46)
e8e1316 Refactored to use getopts in some places. (#45)
0.2.4
0.2.3
Changes:
- moved the turtle to stderr instead of stdout
- expand subworkflows when getting metadata
0.2.2
0.2.1
Bug fix release:
- fixes a crash on systems which default to python3