Skip to content

Releases: riuandg5/task-execute

v1.4.0

11 Sep 16:07
96d6fd2

Choose a tag to compare

1.4.0 (2023-09-11)

Bug Fixes

  • better names, types, and interfaces (cf8887a)

Features

  • add worker and workerParams to GroupTask (d0a68dc)

v1.3.0

05 Sep 08:27

Choose a tag to compare

1.3.0 (2023-09-05)

Features

  • allow both Task and GroupTask in GroupTask (624e940)

v1.2.0

31 Aug 19:20

Choose a tag to compare

1.2.0 (2023-08-31)

Features

v1.1.0

16 Aug 15:56

Choose a tag to compare

1.1.0 (2023-08-16)

Bug Fixes

  • make workerParams optional (8422cb4)
  • use getter and setters (0031a51)

Features

  • allow fallback config for execute method (288d4c7)

v1.0.0

11 Aug 20:10

Choose a tag to compare

1.0.0 (2023-08-11)

Features

  • add basic Task class methods (e1410f6)