Skip to content

Releases: maennchen/crontab

Reformat Code according to Credo

19 Jan 15:44
Compare
Choose a tag to compare

Ensure that get_next_run_date provides a date in the future

18 Jan 11:19
Compare
Choose a tag to compare

What's Changed

  • #15 Ensure that get_next_run_date provides a date in the future by @maennchen in #16

Full Changelog: v0.8.3...v0.8.4

Move Project to jshmrtn

02 Jan 07:35
Compare
Choose a tag to compare

Fix Bug when the search of a previous date maxes out.

28 Dec 18:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

Fix Bug when using Extended Cron Intervals

26 Dec 14:48
Compare
Choose a tag to compare

In some cases, the wrong previous execution date gets found / dates get skipped.

Full Changelog: v0.8.0...v0.8.1

Support W Modifier

24 Dec 00:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

Improve Docs, Type & Spec Annotations.

23 Dec 22:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

Add support for cron expressions containing seconds.

23 Dec 22:19
Compare
Choose a tag to compare

What's Changed

  • Support Extended Cron Expressions which include Seconds by @maennchen in #11

Full Changelog: v0.6.0...v0.7.0

Add functionnlity to find previous execution date.

23 Dec 22:19
Compare
Choose a tag to compare

What's Changed

  • Add Functionality to search for a previous run date by @maennchen in #9
  • Fix Helper Functions and add them to the README by @maennchen in #10

Full Changelog: v0.5.2...v0.6.0

Improve Doc & Helper Functions.

23 Dec 22:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2