Skip to content

Releases: spatie/async

1.0.1

07 May 08:08
Compare
Choose a tag to compare
Update CHANGELOG

1.0.0

22 Mar 08:45
Compare
Choose a tag to compare
  • First stable release
  • Add the ability to catch exceptions by type
  • Thrown errors can only have one handler.
    See UPGRADING for more information.

0.0.4

30 Jan 09:59
Compare
Choose a tag to compare
Rename `execute` to `run` in Tasks

0.0.3

29 Jan 09:59
Compare
Choose a tag to compare
Support Symfony 3.3

0.0.2

24 Dec 11:47
f6adaba
Compare
Choose a tag to compare
Merge pull request #5 from spatie/symfony-process

Symfony process

0.0.1

14 Dec 10:19
Compare
Choose a tag to compare
  • experimental release