Skip to content

Releases: samrith-s/concurrent-tasks

v3.0.3

15 Sep 08:39

Choose a tag to compare

  • Move the busy flag check to enable starting synchronization queue (7fe66ae), closes #56 (credits - @floatcat)

v3.0.2

13 Nov 06:46

Choose a tag to compare

  • Fix homepage in NPM listing page
  • Add issues to NPM listing

v3.0.1

12 Nov 22:03

Choose a tag to compare

  • Updated link to documentation website

v3.0.0

10 Dec 14:17

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

Choose a tag to compare

  • Security vulnerability fixes

v1.0.6

22 Jul 20:45

Choose a tag to compare

👨🏻‍🎤 Change Log

  • Fixed security vulnerabilities.

v1.0.5

05 Feb 16:43

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

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

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

Choose a tag to compare

👨🏻‍🎤 Change Log

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