Skip to content

Releases: vicary/deno-workerpool

v0.2.6

Choose a tag to compare

@vicary vicary released this 22 Feb 07:03
964ee7a

Full Changelog: v0.2.5...v0.2.6

v0.2.5

Choose a tag to compare

@vicary vicary released this 22 Feb 06:23
90ccee4

Full Changelog: v0.2.4...v0.2.5

v0.2.4

Choose a tag to compare

@vicary vicary released this 07 Feb 10:12
09e9fdb

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@vicary vicary released this 07 Feb 07:24
92ee01b

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@vicary vicary released this 07 Feb 07:21
171ccb7

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@vicary vicary released this 20 Sep 15:37
  1. Allow immediate dequeue resumption when enqueuing on drained.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@vicary vicary released this 17 Sep 14:36

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@vicary vicary released this 14 Sep 16:19

CHANGELOG

  1. Added onStateChange callback.
  2. Renamed Worker and Runner classes to avoid confusion.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@vicary vicary released this 11 Sep 08:44
Initial commit