Releases: xgfone/go-taskflow
Releases · xgfone/go-taskflow
v0.5.1
v0.5.0
v0.4.0
v0.3.1
DEPRECATED!!!
- Added:
- Add the method
GetCtx
andSetCtx
forLineFlow
andUnorderedFlow
to support the context variables.
- Add the method
- Changed:
- Change the method of the interface
Flow
fromAdd
toAddTasks
.
- Change the method of the interface