Skip to content

Releases: adhocore/gronx

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

Version v0.2.5

25 Jul 07:44
Compare
Choose a tag to compare

Bug Fixes

  • Tasker: The clause should be using OR (Jitendra Adhikari) b813b85

Version v0.2.4

05 May 12:07
Compare
Choose a tag to compare

Features

  • Pkg.tasker: Capture cmd output in tasker logger, error in stderr (Jitendra Adhikari) 0da0aae

Internal Refactors

  • Cmd.tasker: Taskify is now method of tasker (Jitendra Adhikari) 8b1373b

Version v0.2.3

04 May 09:23
Compare
Choose a tag to compare

Bug Fixes

  • Pkg.tasker: Sleep 100ms so abort can be bailed asap, remove dup msg (Jitendra Adhikari) d868920

Miscellaneous

  • Allow leeway period at the end (Jitendra Adhikari) 5ebf923

Version v0.2.2

03 May 04:56
Compare
Choose a tag to compare

Bug Fixes

  • Pkg.tasker: DoRun checks if timed out before run (Jitendra Adhikari) f27a657

Internal Refactors

  • Pkg.tasker: Use dateFormat var, update final tick phrase (Jitendra Adhikari) fad0271