Skip to content

Releases: SidRoberts/cron

3.0.1

18 Aug 09:56
24e1418
Compare
Choose a tag to compare

Reenabled PHP 7.4 support due to request.

3.0.0

25 Jan 01:06
c759c4f
Compare
Choose a tag to compare

Added support for PHP 8 and dropped support for PHP 7 as it is now EOL.

Codeception has been upgraded to version 5.

dragonmantank/cron-expression has been upgraded to version 3.

2.0.1

17 Apr 02:11
Compare
Choose a tag to compare

This patch change transitions from the now abandoned mtdowling/cron-expression to dragonmantank/cron-expression. It still uses version 1 and also uses the same namespace so it acts as a drop-in replacement. Reasons for the ownership change can be found here.

2.0.0

20 Mar 22:52
Compare
Choose a tag to compare

This release saw a general code clean up, ranging from slimming down Codeception to streamlining Travis CI to improving the code quality.

Here are the highlights of big/breaking changes:

1.1.0

16 Dec 07:05
Compare
Choose a tag to compare

Added Factory class.

1.0.0

05 Jul 13:56
Compare
Choose a tag to compare
v1.0.0

Initial commit.