Releases: samrith-s/concurrent-tasks
Releases · samrith-s/concurrent-tasks
v3.0.2
v3.0.1
v3.0.0
After almost 4 long years, the newest version of Concurrent Tasks is out! 🎉
- Completely rewritten from scratch
- Even more events to hook into to customise how to
- 100% unit test coverage
- 100% type safe with types now shipped as a part of the package
Read the migration guide to start using the latest version.
v1.0.7
v1.0.6
👨🏻🎤 Change Log
- Fixed security vulnerabilities.
v1.0.5
👨🏻🎤 Change Log
- Fix another issue raised wherein concurrency is again set to
undefined
on initialisation.
v1.0.4
👨🏻🎤 Change Log
- Fix an issue with wrong import causing concurrency set at initialisation to be
undefined
v1.0.3
👨🏻🎤 Change Log
- Update UMD link to use jsDelivr rather than Unpkg.
- Change Introduction Emoji because that's super important and the highlight of this release.
v1.0.2
👨🏻🎤 Change Log
- Remove all mention of parallelisation from docs, README and descriptions.
v1.0.1
👨🏻🎤 Change Log
- Added license
- Added contributing guidelines
- Added issue templates
- Updated README to have a quick intro to Concurrent Tasks rather than just redirecting to the website.