Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Releases: BitWeb/zf2-cron-module

2.0.5

14 Jan 13:17

Choose a tag to compare

  • Added default script path #17

2.0.4

08 Feb 21:52

Choose a tag to compare

  • hasJobs() method to check if there are any jobs
  • move initilizer to Module.php

2.0.3

21 Jan 16:24

Choose a tag to compare

  • Fixed typo in tests folder name.
  • New year in license.

2.0.2

29 Dec 10:39

Choose a tag to compare

  • New cron/cron version.

2.0.1

08 May 10:39

Choose a tag to compare

  • Added Coveralls for tests code coverage.
  • Correct paths in Module.php.
  • Tests for Module.php
  • Correct names in configuration.

2.0.0

06 May 07:04

Choose a tag to compare

  • Added Travis CI.
  • Changed namespace from CronModule to BitWeb\CronModule.
  • Moved Module.php file contents to BitWeb\CronModule directory.
  • Switched array syntax from array() to [].
  • Added tests for everything.
  • Added licence.

1.0.1

10 Apr 12:10

Choose a tag to compare

Fixed the required Zend Framework version to also work with Zend Framework 2.3

1.0.0

18 Mar 08:52

Choose a tag to compare

CS and tests