Releases: ngnjs/queue
Releases · ngnjs/queue
1.0.0-alpha.12
1) Update README.md (coreybutler) (SHA: 0c4099a5f53cbf5b4de5cb7224c72288995e3ce5) 2) Update package.json Updated package/exports list to work with newer versions of Node (coreybutler) (SHA: 48f5fc372de02c7c762cc0136daa907dcd2fa334)
1.0.0-alpha.11
1) Add rate limiting and throttling capabilities. Fixes #1. (coreybut…
1.0.0-alpha.10
1) Changed 'aborted' event to 'abort' to be consistent with other NGN…
1.0.0-alpha.9
1) Added README (coreybutler) (SHA: 72edd4a5e6c0333fc759bc22068f130ee1739a4e) 2) Moved module version constant to named export (coreybutler) (SHA: e0b9e6f936652535b33ea8b093291e83af3904a6)
1.0.0-alpha.8
1) Bubble task.abort event to the queue (i.e. emit aborted event prop…
1.0.0-alpha.7
1) Prevent cancelled queues from processing beyond the point of cance…
1.0.0-alpha.6
1) Changed 'complete' event to 'end' in order to be consistent with t…
1.0.0-alpha.5
1) Make sure timeout does not fire twice. (coreybutler) (SHA: 4a9e994c4d97686d2eeef3f3a3d1b52e92c7e9bd)
1.0.0-alpha.4
1) Prevent the 'complete' event from firing more than once during non…
1.0.0-alpha.3
1) Updated build process. (coreybutler) (SHA: 600c12f53dec85ebd6bc70e2b1e85d09d77b2135) 2) Updated build process to support peer dependencies and embedded modules. (coreybutler) (SHA: ba10aa5d96acc31da1f71e3fd44125ef5d78e28e) 3) Fixed broken link (coreybutler) (SHA: 186b7b434e46047a4ad7ec55448005e12c70213b) 4) Build release artifacts in CI mode, with peer dependencies. (coreybutler) (SHA: 686d230d6f5c52461d8cb1b71e8006af60c11d32)