Skip to content

Releases: maennchen/crontab

v1.1.13

14 Nov 13:49
v1.1.13
8853d8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.12...v1.1.13

v1.1.12

14 Nov 12:41
v1.1.12
93a1def
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.11...v1.1.12

v1.1.11

14 Jan 15:22
v1.1.11
388a674
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.10...v1.1.11

Warning Fixes

28 Feb 15:12
v1.1.10
3bf951a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.1.10

Do not allow `0` as divider.

18 Dec 09:46
v1.1.9
9fd29a0
Compare
Choose a tag to compare

What's Changed

  • Do not allow 0 as divider.

Full Changelog: v1.1.8...v1.1.9

Ecto 3.2 compatibility

18 Sep 03:31
v1.1.8
3069b0b
Compare
Choose a tag to compare

What's Changed

  • fix typo for cron error "too many parts" by @techgaun in #61
  • Fix compilation warnings on Ecto 3.2.0 by @rinpatch in #63

New Contributors

Full Changelog: v1.1.7...v1.1.8

Improved Validation of the Parser

14 Jun 10:12
v1.1.7
4f6c85f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7

DateUtil Fix

04 Jun 08:41
v1.1.6
8ea3beb
Compare
Choose a tag to compare

What's Changed

  • Do not skip month in date util skip_month.
  • Fixed example for ecto type. by @h4cc in #55

Full Changelog: v1.1.5...v1.1.6

Ecto Compatibility

12 Nov 12:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

Performance Improvements

12 Nov 12:32
Compare
Choose a tag to compare

What's Changed

  • Fast fail on impossible year scenarios by @mtrudel in #51

New Contributors

Full Changelog: v1.1.3...v1.1.4