adhocore / gronx

Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or daemon for Golang (tested on v1.13+) and standalone usage. If you are bold, use it to replace crontab entirely.
https://github.com/adhocore/gronx
MIT License
422 stars 25 forks source link

Fix range-with-step check for boundary condition (#6) #7

Closed varunbpatil closed 3 years ago

varunbpatil commented 3 years ago

Fixes #6

adhocore commented 3 years ago

Thanks for contributing both issue and fix

adhocore commented 3 years ago

released https://github.com/adhocore/gronx/releases/tag/v0.2.5

(the release tool skipped your commit in the release description as the commit message wasn't in angular format, however, it sure is included in the release code. so if you would like to contribute in future which i appreciate, please try to use that format)

edit: it's in https://twitter.com/RealGophersShip/status/1419203235202613251 as well