Skip to content

Releases: adhocore/gronx

Version v1.6.0 (Concurrency control)

24 Apr 06:09
Compare
Choose a tag to compare

What's Changed

  • feat(tasker): support mutex to run single instance of task at a time by @adhocore in #23

Full Changelog: v1.5.0...v1.6.0

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

09 Apr 09:56
5fc5949
Compare
Choose a tag to compare

What's Changed

  • PrevTick aka last tick to get previous run time of a cron expression by @adhocore in #22

Full Changelog: v1.4.0...v1.5.0

Version v1.4.0 (Batch check, fix NextTick)

07 Apr 23:12
31f3843
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

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

06 Apr 12:48
46e2160
Compare
Choose a tag to compare

What's Changed

  • Support 7 segments cron expr with first (0th) segment as second by @adhocore in #19

Full Changelog: v1.2.0...v1.3.0

Version v1.2.0 (Validate value range/bounds)

25 Mar 09:41
ac7f869
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

Refactor

08 Nov 15:56
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

Fix unreachable year check

08 Nov 13:57
1c36643
Compare
Choose a tag to compare

What's Changed

  • Fix faulty past year check, improve tests by @adhocore in #14

Full Changelog: v1.1.0...v1.1.1

NextTick

06 Nov 01:20
6f55218
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

16 Oct 22:41
c604d97
Compare
Choose a tag to compare

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

Version v0.2.6

14 Oct 06:40
Compare
Choose a tag to compare

Miscellaneous

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