Releases: noneback/go-taskflow
Releases · noneback/go-taskflow
v0.1.7
What's Changed
- style(taskflow): update readme links and prevent protential risk by @noneback in #55
- doc(readme): update how to avoid interrupt the execution by @noneback in #56
- fix(executor): data race when tf fires multiple times & cond signal mistake by @noneback in #59
- fix(executor): data race when invode and sched tasks by @noneback in #60
- fix(executor): node sched multiple times accidentally by @noneback in #61
- fix(test): profiler and taskflow by @noneback in #62
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
What's Changed
- test(utils): add ut by @noneback in #32
- doc(readme): add example and error handling part by @noneback in #33
- doc(readme): fix code link by @noneback in #34
- refactor(queue): add thread queue src based on https://github.com/eap… by @noneback in #35
Full Changelog: v0.0.9...v0.1.1