Skip to content

Releases: samrith-s/concurrent-tasks

v3.0.2

13 Nov 06:46
Compare
Choose a tag to compare
  • Fix homepage in NPM listing page
  • Add issues to NPM listing

v3.0.1

12 Nov 22:03
Compare
Choose a tag to compare
  • Updated link to documentation website

v3.0.0

10 Dec 14:17
Compare
Choose a tag to compare

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

27 Sep 16:36
Compare
Choose a tag to compare
  • Security vulnerability fixes

v1.0.6

22 Jul 20:45
Compare
Choose a tag to compare

👨🏻‍🎤 Change Log

  • Fixed security vulnerabilities.

v1.0.5

05 Feb 16:43
Compare
Choose a tag to compare

👨🏻‍🎤 Change Log

  • Fix another issue raised wherein concurrency is again set to undefined on initialisation.

v1.0.4

05 Feb 16:19
Compare
Choose a tag to compare

👨🏻‍🎤 Change Log

  • Fix an issue with wrong import causing concurrency set at initialisation to be undefined

v1.0.3

16 Dec 22:23
Compare
Choose a tag to compare

👨🏻‍🎤 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

16 Dec 22:12
Compare
Choose a tag to compare

👨🏻‍🎤 Change Log

  • Remove all mention of parallelisation from docs, README and descriptions.

v1.0.1

16 Dec 22:10
Compare
Choose a tag to compare

👨🏻‍🎤 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.