Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Crawler Changelog
## master
- [Improved] Varies small fixes and improvements
## v3.0.0 [2017-08-31]
- [Added] Added support for enqueueing MFAs
- [Improved] Simplified named queue API by storing `opts`
- [Improved] Varies small fixes and improvements
## v2.0.1 [2017-08-30]
- [Improved] Event dispatching should immediately be paused
- [Improved] Varies small fixes and improvements
## v2.0.0 [2017-08-29]
- [Added] Pause / resume / stop the queue
- [Improved] Varies small fixes and improvements
## v1.0.1 [2017-08-14]
- [Improved] Varies small fixes and improvements
## v1.0.0 [2017-08-14]
- [Added] A fast, in-memory FIFO queue
- [Added] Worker pool
- [Added] Rate limit
- [Added] Timeouts
- [Improved] Varies small fixes and improvements