Skip to content

Releases: bearframework/tasks-addon

v1.6.0

06 Dec 22:49

Choose a tag to compare

New:

  • Add PHP 8.5 support.

v1.5.0

05 Jan 00:34

Choose a tag to compare

New:

  • Add PHP 8.4 support. Remove PHP 7.* support.

v1.4.0

06 Dec 18:38

Choose a tag to compare

New:

  • Add 'stats' argument to getStats().

v1.3.0

25 Sep 07:40

Choose a tag to compare

New:

  • Add 'beforeRun' and 'run' events.

Changed:

  • All event details properties are now readonly.

v1.2.0

02 Nov 21:56

Choose a tag to compare

New:

  • Add support for PHP 8.2 and PHP 8.3.

v1.1.0

01 Dec 07:22

Choose a tag to compare

Add support for PHP 8.1.

v1.0.1

17 Jan 21:10

Choose a tag to compare

Fix PHP versions in composer.json.

v1.0.0

02 Jan 21:44

Choose a tag to compare

Add support for PHP 8.

v0.4.15

28 Sep 12:07

Choose a tag to compare

Added getTaskStats() method.

v0.4.14

05 Mar 20:20

Choose a tag to compare

Optimized context request.