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.

MIT License

Stars
400
Committers
10

Bot releases are visible (Hide)

gronx - Version v1.8.1 Latest Release

Published by adhocore 7 months ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.8.0...v1.8.1

What's Changed

New Contributors

Full Changelog: https://github.com/adhocore/gronx/compare/v1.7.0...v1.8.0

gronx - Version v1.7.0

Published by adhocore 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/adhocore/gronx/compare/v1.6.7...v1.7.0

gronx - Version v1.6.7 (Minor fix)

Published by adhocore 9 months ago

What's Changed

  • Fix checker reused in IsValid()

Full Changelog: https://github.com/adhocore/gronx/compare/v1.6.6...v1.6.7

gronx - Version v1.6.6 (Validation fix)

Published by adhocore about 1 year ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.6.5...v1.6.6

gronx - Version v1.6.5

Published by adhocore about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/adhocore/gronx/compare/v1.6.4...v1.6.5

gronx - Version v1.6.4 (Allow leading zeroes in segments)

Published by adhocore about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/adhocore/gronx/compare/v1.6.3...v1.6.4

gronx - Version v1.6.3 (Fix rare infinite loop)

Published by adhocore over 1 year ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.6.2...v1.6.3

gronx - Version v1.6.2 (Improve BatchDue check)

Published by adhocore over 1 year ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.6.1...v1.6.2

gronx - Version v1.6.1 (Non functional, Integrate Goreleaser)

Published by adhocore over 1 year ago

gronx - Version v1.6.0 (Concurrency control)

Published by adhocore over 1 year ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.5.0...v1.6.0

gronx - Version v1.5.0 (PrevTick akin to NextTick for past)

Published by adhocore over 1 year ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.4.0...v1.5.0

gronx - Version v1.4.0 (Batch check, fix NextTick)

Published by adhocore over 1 year ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.3.0...v1.4.0

gronx - Version v1.3.0 (Support seconds in 0th aka 1st segment)

Published by adhocore over 1 year ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.2.0...v1.3.0

gronx - Version v1.2.0 (Validate value range/bounds)

Published by adhocore over 1 year ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.1.2...v1.2.0

gronx - Refactor

Published by adhocore almost 2 years ago

gronx - Fix unreachable year check

Published by adhocore almost 2 years ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.1.0...v1.1.1

gronx - NextTick

Published by adhocore almost 2 years ago

What's Changed

Full Changelog: https://github.com/adhocore/gronx/compare/v1.0.0...v1.1.0

gronx - Version 1.0.0

Published by adhocore about 2 years ago

Just marking that it is mature and stable and v1 ready. Use, profit and enjoy. 🎉

gronx - Version v0.2.6

Published by adhocore about 3 years ago

Miscellaneous

  • Fix 'with' languages (Jitendra Adhikari) a813b55
  • Init/setup github codeql (Jitendra Adhikari) fe2aa5a