v1.6.0
Added
- Support for multiple days in a week (#164) @joaolcaas
Fixed
- fixing invalid test behavior (#167) @joaolcaas
- fix weekly interval greater than 1 week (#168) @joaolcaas
- fix the monthly interval (#173) @joseccandido
- fix RemoveByTag() so it also removes the unique tag if set (#178) @skinnaj
- fix Remove recursive read locks in job present check (#177) @migopsdinesh & @dineshkumar02
Chores
- add example for job.weekdays() and tweak scheduler week examlpes, go mod tidy (#166) @JohnRoesler
- Add start example (#170) @JohnRoesler