Skip to content

Latest commit

 

History

History
92 lines (30 loc) · 3.31 KB

CHANGELOG.md

File metadata and controls

92 lines (30 loc) · 3.31 KB

3.0.0 (2023-12-10)

Bug Fixes

  • onStart firing whenever runner is paused/unpaused (b146cab)
  • prettify files (cc469a7)
  • throw respective errors if concurrency and task type are not respected (34e1cd8)

Features

  • add List data structure and simplify usage (a388adc)
  • add pause method, property and hooks (1140e82)
  • add removeAt method (a7c68fd)
  • convert everything to typescript (7b7dfa9)
  • implement basic runner working and cleanup (c4561f4)
  • support prepend in add and throw type errors when mismatch (38ba6b6)

1.0.7 (2020-09-27)

1.0.6 (2019-07-16)

1.0.5 (2019-02-05)

1.0.4 (2019-02-05)

1.0.3 (2018-12-16)

1.0.2 (2018-12-16)

1.0.1 (2018-12-06)

1.0.0 (2018-12-03)

0.0.11 (2018-12-03)

0.0.10 (2018-12-03)

0.0.9 (2018-12-03)

0.0.8 (2018-12-03)

0.0.7 (2018-12-03)

0.0.6 (2018-12-03)

0.0.5 (2018-12-03)

0.0.4 (2018-12-03)

0.0.3 (2018-12-03)

0.0.2 (2018-12-01)