Skip to content

Releases: spatie/async

1.6.1

14 Dec 13:22
c270e69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.6.1

1.6.0

25 Aug 16:08
Compare
Choose a tag to compare

What's Changed

  • Serialize very large tasks to a temporary file by @gazugafan in #213

New Contributors

Full Changelog: 1.5.6...1.6.0

1.5.6

25 Aug 15:53
24a8ffa
Compare
Choose a tag to compare

What's Changed

  • Fix finished process handling in PHP 8.1.22/8.2.9 by @matthi4s in #212
  • Returning false from the $intermediateCallback during wait stops execution @jonasraoni in #206

Full Changelog: 1.5.5...1.5.6

1.5.5

21 Jun 06:41
7427087
Compare
Choose a tag to compare

What's Changed

  • Set return types for ArrayAccess functions by @matthi4s in #184

New Contributors

Full Changelog: 1.5.4...1.5.5

1.5.4

10 Feb 19:27
0b16f71
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.3...1.5.4

1.5.3

29 Dec 22:22
d371b76
Compare
Choose a tag to compare
  • Ensure proc_open is available

1.5.2

20 Nov 06:05
Compare
Choose a tag to compare
Add Pool::forceSynchronous function

1.5.1

20 Nov 05:35
Compare
Choose a tag to compare
Update CI

1.5.0

18 Sep 08:37
Compare
Choose a tag to compare
Udpate CHANGELOG

1.4.1

19 Aug 13:17
Compare
Choose a tag to compare
Update CHANGELOG