You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
4
4
5
+
## v0.1.26 (2025-01-30)
6
+
7
+
### Fix
8
+
9
+
* fix(task): Add support for additional keyword arguments in process task control
10
+
11
+
- Extended `process_task_control` function to accept arbitrary keyword arguments
12
+
- Passed additional kwargs to the TaskWidget for increased flexibility
13
+
- Updated function docstring to reflect the new parameter support ([`9561d35`](https://github.com/numerous-com/numerous-widgets/commit/9561d35ef29ca1902c0f08429a17948db93b21fe))
0 commit comments