We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c02640d commit 9fb937dCopy full SHA for 9fb937d
CHANGELOG.md
@@ -3,6 +3,8 @@ Note: you may refer to `README.md` for description of features.
3
4
## Dev (WIP)
5
- Task IDs can be given to tasks (generated or not) (https://github.com/Vectorial1024/laravel-process-async/issues/5)
6
+- Updated to use `opis/closure` 4.0 for task details serialization (https://github.com/Vectorial1024/laravel-process-async/issues/12)
7
+ - Technically a breaking internal change, but no code change expected and downtime is expected to be almost negligible
8
9
## 0.2.0 (2025-01-04)
10
- Task runners are now detached from the task giver (https://github.com/Vectorial1024/laravel-process-async/issues/7)
0 commit comments