v0.1.2
Updates and bug fixes
Changelog
v0.1.2 (2024-06-26)
Implemented enhancements:
- Allow setting resources for FAILED and COMPLETED jobs #119
- SUGGESTION: Catchall state for errors #111
- Flow information #19
Fixed bugs:
- Flow state stays COMPLETED when a job is rerun #118
Closed issues:
- Feature request: show more information about the flow(s) that will be deleted #130
- Feature request: optionally delete outputs when doing jf flow delete #129
- Feature request: support psutil 6.0.0 #128
- SUGGESTION: Add an example for querying results from the database #115
Merged pull requests:
- Small updates to JobController and CLI #132 (gpetretto)
- Migrate linting from
flake8
,isort
,autoflake
toruff
#122 (janosh) - Minor updates #121 (gpetretto)
- Better error message on missing project name #120 (janosh)
* This Changelog was automatically generated by github_changelog_generator