v1.2.0
Added
- add support for running all jobs with a given tag -
RunByTag
&RunByTagWithDelay
(#149) @arjunmahishi - add support for rescheduling jobs (#145) @JohnRoesler
Fixed
- fixed the
RemoveByTag
function so that it removes all jobs with a given tag. Not just the first job encountered (#149) @arjunmahishi
Chores
- create a SECURITY.md @JohnRoesler
- add codeql for security code scanning (#146) @JohnRoesler
- add dependabot for actions and go deps (#147) @JohnRoesler
- bump actions/setup-go from v1 to v2.1.3 (#148) @dependabot