Skip to content

Releases: noneback/go-taskflow

v0.1.7

30 Dec 07:12
Compare
Choose a tag to compare

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

09 Dec 14:36
Compare
Choose a tag to compare

What's Changed

  • doc(readme): add socialify by @noneback in #51
  • doc(readme): fix img link by @noneback in #52
  • default name for unnnamed nodes and fix unexcepted execution when subflow's nodes panic by @noneback in #54

Full Changelog: v0.1.5...v0.1.6

v0.1.5

22 Nov 13:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.5

v0.1.4

22 Nov 12:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

22 Nov 12:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 Nov 09:00
Compare
Choose a tag to compare

What's Changed

  • doc(readme): update error handling by @noneback in #37
  • doc(queue): update comment by @noneback in #42
  • refactor(api): remove tf.Push and attach NewTask, NewCondition, NewSu… by @noneback in #43
  • doc(examples): update code examples by @noneback in #45

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 Nov 06:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.1.1