Skip to content

Releases: raulpy271/epqueue

Publish release v0.11.0

16 Apr 14:48
Compare
Choose a tag to compare

published: https://www.npmjs.com/package/epqueue/v/0.11.0

Sumary: Implement the methods: bulkInsertKV and bulkPopKV

Publish release v0.10.0

05 Apr 01:53
09cec21
Compare
Choose a tag to compare

published: https://www.npmjs.com/package/epqueue/v/0.10.0

Sumary: Implement the methods: bulkInsertK and bulkPopK

Publish release v0.9.1

30 Mar 12:43
Compare
Choose a tag to compare

published: https://www.npmjs.com/package/epqueue/v/0.9.1

Sumary: Just backwards compatible bug fixes.

Changelog:

  • Raise exceptions with type Error instead String.
  • Raise exceptions on callling insertK and insertKV with empty key or with wrong type.

First stable version v0.9.0

27 Mar 12:06
Compare
Choose a tag to compare