Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.7.0 source code.tar.gz | 2025-01-31 | 33.2 kB | |
1.7.0 source code.zip | 2025-01-31 | 39.6 kB | |
README.md | 2025-01-31 | 542 Bytes | |
Totals: 3 Items | 73.4 kB | 1 |
What's Changed
- Pool.php - add methods to clear finished/results cache (#235) by @iasjennen in https://github.com/spatie/async/pull/237
- Fail if
unserialize
is unable to parse output of child process by @MarcHagen in https://github.com/spatie/async/pull/230
New Contributors
- @iasjennen made their first contribution in https://github.com/spatie/async/pull/237
- @MarcHagen made their first contribution in https://github.com/spatie/async/pull/230
Full Changelog: https://github.com/spatie/async/compare/1.6.2...1.7.0