Releases: broadinstitute/widdler
Releases · broadinstitute/widdler
v1.4.5a: Logging Update
Updated logging to write to locations based on OS. This allows different logging locations when testing on windows machine vs. production environment.
Backwards Compatibility
v1.4.5 - Backwards compatability with cromwell 26.
v1.4.4 Status Filtering
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
-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
-bug fixes
v1.0.1
-fixed typo in get_cromwell_links -renamed unit tests to be more accurately named