Skip to content

Releases: bearframework/tasks-addon

v1.6.0

Choose a tag to compare

@ivopetkov ivopetkov released this 06 Dec 22:49

New:

  • Add PHP 8.5 support.

v1.5.0

Choose a tag to compare

@ivopetkov ivopetkov released this 05 Jan 00:34

New:

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

v1.4.0

Choose a tag to compare

@ivopetkov ivopetkov released this 06 Dec 18:38

New:

  • Add 'stats' argument to getStats().

v1.3.0

Choose a tag to compare

@ivopetkov ivopetkov released this 25 Sep 07:40

New:

  • Add 'beforeRun' and 'run' events.

Changed:

  • All event details properties are now readonly.

v1.2.0

Choose a tag to compare

@ivopetkov ivopetkov released this 02 Nov 21:56

New:

  • Add support for PHP 8.2 and PHP 8.3.

v1.1.0

Choose a tag to compare

@ivopetkov ivopetkov released this 01 Dec 07:22

Add support for PHP 8.1.

v1.0.1

Choose a tag to compare

@ivopetkov ivopetkov released this 17 Jan 21:10

Fix PHP versions in composer.json.

v1.0.0

Choose a tag to compare

@ivopetkov ivopetkov released this 02 Jan 21:44

Add support for PHP 8.

v0.4.15

Choose a tag to compare

@ivopetkov ivopetkov released this 28 Sep 12:07

Added getTaskStats() method.

v0.4.14

Choose a tag to compare

@ivopetkov ivopetkov released this 05 Mar 20:20

Optimized context request.