Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Releases: stjudecloud/oliver

v1.4.11

05 Sep 12:58
Compare
Choose a tag to compare

Bug Fixes

  • fixes grid style for batches subcommand (433cda6)

v1.4.10

03 Sep 16:02
Compare
Choose a tag to compare

Bug Fixes

  • in the case of an error, be sure to close the cromwell server (662942a)

v1.4.9

01 Sep 19:18
Compare
Choose a tag to compare

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

20 Nov 07:12
Compare
Choose a tag to compare

Bug Fixes

  • removes the wheel package from dependencies altogether (083b720)

v1.4.6

20 Nov 06:56
Compare
Choose a tag to compare

Bug Fixes

v1.4.5

20 Nov 06:33
Compare
Choose a tag to compare

Bug Fixes

  • fixes build with new version of typed-ast (200ad9f)

v1.4.4

10 Nov 16:37
Compare
Choose a tag to compare

Bug Fixes

v1.4.3

20 Sep 15:26
Compare
Choose a tag to compare

Bug Fixes

  • allow "config" subcommand to skip required args check. Addresses #31 (#32) (bc73929)

v1.4.2

05 Jan 12:17
Compare
Choose a tag to compare

Bug Fixes

  • pass grid_style to print function (#29) (3c68b26)

v1.4.1

27 Jul 22:02
Compare
Choose a tag to compare

Bug Fixes