Skip to content

Releases: mcollina/fastq

v1.17.1

05 Feb 14:30
5520cdb
Compare
Choose a tag to compare

What's Changed

  • Emit drain event after pause/resume combo by @mcollina in #82

Full Changelog: v1.17.0...v1.17.1

v1.17.0

26 Jan 18:22
22d8dc1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.17.0

v1.16.0

18 Dec 15:53
b8d9920
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0

01 Jan 22:17
776e916
Compare
Choose a tag to compare

What's Changed

  • fix: queueAsPromised.drained() resolves while queue is idle by @0xOlias in #64

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

02 Dec 23:10
a864e24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0

10 Sep 14:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

19 Aug 08:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.12.0

v1.11.1

04 Jul 10:01
Compare
Choose a tag to compare

📚 PR:

  • Bumped standard to v16 (#39)
  • Use arg in cb (#40)
  • Upgrade to GitHub-native Dependabot (#45)
  • Add documentation for TypeScript usage (#49)
  • Update index.d.ts (#51)

v1.11.0

24 Feb 16:18
Compare
Choose a tag to compare

📚 PR:

  • Added promisified API. (#38)

v1.10.1

28 Jan 11:55
Compare
Choose a tag to compare

📚 PR:

  • fix(typescript): adjust push and unshift methods to not require callback (#35)