Releases: mcollina/fastq
Releases · mcollina/fastq
v1.11.1
📚 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
📚 PR:
- Added promisified API. (#38)
v1.10.1
📚 PR:
- fix(typescript): adjust push and unshift methods to not require callback (#35)
v1.10.0
📚 PR:
- Bump snazzy from 8.0.0 to 9.0.0
- Merge pull request #25 from mcollina/dependabot/npm_and_yarn/snazzy-9.0.0
- Remove link to async
- feat: validate concurrency param (#34)
v1.9.0
📚 PR:
- Bump tape from 4.13.2 to 5.0.0
- Added v14 to github actions
- Bump typescript from 3.9.7 to 4.0.2
- Merge pull request #21 from mcollina/dependabot/npm_and_yarn/typescript-4.0.2
- Bump standard from 14.3.4 to 15.0.0
- Merge pull request #23 from mcollina/dependabot/npm_and_yarn/standard-15.0.0
- Added node v15.x to CI
- Bumped v1.9.0
- Bump tape from 4.13.2 to 5.0.0 (#17)
- Update tsconfig.json (#20)
- Feature: implement global error handler (#24)
v1.8.0
- Adds task type to TypeScript definition (#16)
v1.6.1
- Updated dependencies, migrated to Github Actions, 100% code coverage #12
- Fix broken links in README toc. #11
v1.4.1
- Default callback for push and unshift.
v1.4.0
- Fixed behavior of idle() when paused