Releases: getwilds/rcromwell
Releases · getwilds/rcromwell
v0.3.4
Repair for first job in app
Fixes shiny app/jobs request when only one workflow has been run and it hasn't ended yet.
Subworkflows for calls
Now subworkflows are supported in cromwellCall().
hotfix cromwellCalls
Made cromwellCalls less chatty to reduce logging.
faster calls for large workflows
Reduced the number of API calls and size of metadata being managed by each call allowing for smaller chunks that is particularly critical when using the shiny app or when large workflows are being used.
refactor for shiny app
Shifts approach to managing Cromwell server API from environment variables to be optionally specified upon call.
move to 4.0
This version has had basic testing done with R 4.0.2.
Call Duration update
v0.1.3 refinements for app display and reducing requests
cleaner metadata calls
v0.1.2 OMG seriously.
Reduce metadata size in API calls
v0.1.1.1 reduce data requests