Releases: virtool/virtool-workflow
Releases · virtool/virtool-workflow
0.1.3
Added
- add
job_args
fixture (#59)
- add
proc
and mem
fixtures
- add complete list of fixtures to documentation
- add base Dockerfile
Fixed
- remove
uvloop
dependency as it was causing problems in Python 3.9 (#55)
0.1.2
Changed
- allow opt-out of
uvloop
during workflow execution
- print workflow results on console when in development mode
Fixed
- fix exception due to not installing
virtool-core
from PyPI
0.1.1
Fixed
- update quick start documentation to reflect current package API
0.1.0
The initial release of Virtool workflow.