Releases: stjudecloud/oliver
Releases · stjudecloud/oliver
v1.4.11
Bug Fixes
- fixes grid style for batches subcommand (433cda6)
v1.4.10
Bug Fixes
- in the case of an error, be sure to close the cromwell server (662942a)
v1.4.9
Bug Fixes
- fixes batching when some workflows aren't started (a6303ec)
- fixes case where no jobs have yet started (e2bf9ee)
- fixes the very valid objection by pylint (346fc78)
- fixes wrong command line description for inputs (32b852e), closes #87
v1.4.7
Bug Fixes
- removes the wheel package from dependencies altogether (083b720)
v1.4.5
Bug Fixes
- fixes build with new version of typed-ast (200ad9f)
v1.4.3
Bug Fixes
- allow "config" subcommand to skip required args check. Addresses #31 (#32) (bc73929)