Skip to content

v0.6.2

Choose a tag to compare

@brandur brandur released this 07 Jul 00:34
· 10 commits to master since this release

Changed

  • UniqueOpts.by_state now has the stronger type of list[JobState] (the enum) instead of list[str]. PR #32.