Minimalist and zero-dependency scheduling library for Go
Stars
2.0k
Forks
94
Watchers
2.0k
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
167
commits
5
commits
4
commits
2
commits
1
commits
1
commits
1
commits
1
commits
fix(cron): next time calculation for expressions with L or W modifiers (#168)
c2d87d6View on GitHubfix(cron): handle Daylight Saving Time transitions (#165)
e6d6b95View on GitHubfix(scheduler): prevent nil dereference when attaching JobMetadata (#163)
3e02985View on GitHubfeat(scheduler): implement job metadata propagation (#162)
d05d8b5View on GitHubfeat(cron): allow LW characters combination in the day-of-month field (#153)
fd37a5dView on GitHubfeat(cron): add support for day-of-month special characters (#151)
21cefa7View on GitHubfeat(cron): add support for day-of-week special characters (#150)
f817e56View on GitHub