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 88b0aac commit dc8db52Copy full SHA for dc8db52
CHANGELOG.md
@@ -1,7 +1,10 @@
1
# Change Log of `laravel-process-async`
2
3
## Dev (WIP)
4
+
5
+## 0.2.0 (2025-01-04)
6
- Task runners are now detached from the task giver (https://github.com/Vectorial1024/laravel-process-async/issues/7)
7
+- Task runners can now have time limits (https://github.com/Vectorial1024/laravel-process-async/issues/1)
8
9
## 0.1.0 (2024-12-02)
10
Initial release:
0 commit comments