Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 1.56 KB

1.4.0 (2023-09-11)

Bug Fixes

  • better names, types, and interfaces (cf8887a)

Features

  • add worker and workerParams to GroupTask (d0a68dc)

1.3.0 (2023-09-05)

Features

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

1.2.0 (2023-08-31)

Features

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)

1.0.0 (2023-08-11)

Features

  • add basic Task class methods (e1410f6)