Skip to content

Latest commit

History

History
43 lines (27 loc) 路 1.16 KB

CHANGELOG.md

File metadata and controls

43 lines (27 loc) 路 1.16 KB

Changelog

0.0.7 - 2022-07-03

  • Update dependencies and package maintenance

0.0.6 - 2022-04-01

  • Update dependencies and package maintenance

0.0.5 - 2021-11-09

  • Ability to initialize noroutine with multiple modules

0.0.4 - 2021-10-29

  • Wait for timeout and reject execution
  • Fixed typos in typings and error messages
  • Some minor optimizations

0.0.3 - 2021-10-26

  • Add default values for init(options)
  • Fixed path to worker module

0.0.2 - 2021-10-25

  • First balancer implementation

0.0.1 - 2021-10-24

  • Initial library stub