Skip to content

v1.3.0

Compare
Choose a tag to compare
@gajus gajus released this 26 Nov 16:55
· 30 commits to master since this release

1.3.0 (2020-11-26)

Bug Fixes

  • align error name with the error code (e03d326)

Features

  • ensure that scheduler does not produce more instructions than the limit (a82abd3)
  • ensure that task concurrency is greater than 0 (6b46dd4)
  • ensure that unexpected result shape triggers an error (4d8ac2b)
  • export UnexpectedTaskInstructionsError (9acc9b4)
  • log errors (011ac87)
  • remove unused exclusive property (0562065)
  • throw an error if task name is duplicate (8072d28)