Skip to content

Releases: noneback/go-taskflow

v1.1.4

07 Jan 05:29
fd67477

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

04 Aug 02:21
db2a424

Choose a tag to compare

What's Changed

  • style(taskflow): remove unnecessary exported interface by @noneback in #101
  • optimize(api): make condition task precede more user-friendly by @Tangxinqi in #103

New Contributors

Full Changelog: v1.1.1...v1.1.3

v1.1.2

09 Jul 03:04

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

04 Jul 04:27
1986e09

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 May 13:25
5205f66

Choose a tag to compare

What's Changed

  • Wiki Document powered by deepwiki.
  • Refactored visualizer and completely removed 3rd dependency.

Now, go-taskflow can run anywhere as long as a normal golang env is set. DeepWiki provides in-depth and detailed wiki docs.

Thanks for Devin.ai's free ACU and their AI employee Devin.

Commit and PR

New Contributors

Full Changelog: v1.0.5...v1.1.0

v1.0.5

25 Apr 10:45
aa244b2

Choose a tag to compare

What's Changed

  • Fix typos and improve clarity in README.md by @pavan67890 in #80
  • fix(executor): independent task panic propagation failed by @noneback in #82

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

14 Apr 03:12
de84801

Choose a tag to compare

What's Changed

  • fix(taskflow): set taskflow name when initialize a new object by @LinPr in #77
  • fix(example): repair simple example codes cause panic by @LinPr in #73
  • refactor(subflow): remove instantiate func in visualizer by @noneback in #78

New Contributors

  • @LinPr made their first contribution in #77

Full Changelog: v1.0.3...v1.0.4

v1.0.3

27 Mar 15:05

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 Mar 05:25
5dbd17c

Choose a tag to compare

What's Changed

  • feat(tags): support noviz build tag to avoid long compilation by @noneback in #71

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Mar 17:20

Choose a tag to compare

What's Changed

  • feat(example): add mapreduce-wordcount and fibonacci examples
  • fix(typo): made relevent typo changes, issue #64 by @AtharvaPathak27 in #65
  • feat(visualizer): priority related enhancement by @noneback in #69

New Contributors

Full Changelog: v1.0.0...v1.0.1