Skip to content

Releases: broadinstitute/widdler

v1.4.5a: Logging Update

28 Sep 13:42
Compare
Choose a tag to compare

Updated logging to write to locations based on OS. This allows different logging locations when testing on windows machine vs. production environment.

Backwards Compatibility

26 Sep 14:00
Compare
Choose a tag to compare
v1.4.5

- Backwards compatability with cromwell 26.

v1.4.4 Status Filtering

25 Sep 15:00
Compare
Choose a tag to compare
Version 1.3.4

- Modified some code to make for more flexible handling of queries
where a status is requested. Previous commands where running_only is
specified has been updated to still return the same results.
-Multiple status filters may now be specified at command line.

v1.3.4

22 Sep 17:38
Compare
Choose a tag to compare

-Users can query based on a username. This will return any workflow that a given user launched using widdler initially (workflows launched with custom scripts or Swagger will not appear, but I believe those launched with runVesper.py will show).
-Users can both apply and query for as many custom labels as desired.
-Users can now disable caching when using the widdler.py run command.

v1.0.2

14 Sep 16:13
Compare
Choose a tag to compare
-bug fixes

v1.0.1

14 Sep 16:11
Compare
Choose a tag to compare
-fixed typo in get_cromwell_links

-renamed unit tests to be more accurately named