All Versions
12
Latest Version
Avg Release Cycle
138 days
Latest Release
1259 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.3.0 Changes
October 12, 2021- [Added] The ability to start as part of a supervision tree
-
v3.2.0 Changes
October 11, 2021- โก๏ธ [Improved] Updated to the new
ConsumerSupervisor
syntax - โก๏ธ [Improved] Updated all the dependencies
- โก๏ธ [Improved] Updated to the new
-
v3.1.1 Changes
October 15, 2018- ๐ [Fixed] Infinite loop without rate limiting (thanks @Harrisonl)
-
v3.1.0 Changes
July 30, 2018- ๐ [Improved] Varies small fixes and improvements
- [Improved] Use
cast
instead ofcall
to avoid timeouts
-
v3.0.1 Changes
September 02, 2017- ๐ [Fixed] Agent should be stopped too when
OPQ.stop/1
is called - ๐ [Improved] Varies small fixes and improvements
- ๐ [Fixed] Agent should be stopped too when
-
v3.0.0 Changes
August 31, 2017- ๐ [Added] Added support for enqueueing MFAs
- [Improved] Simplified named queue API by storing
opts
- ๐ [Improved] Varies small fixes and improvements
-
v2.0.1 Changes
August 30, 2017- [Improved] Event dispatching should immediately be paused
- ๐ [Improved] Varies small fixes and improvements
-
v2.0.0 Changes
August 29, 2017- [Added] Pause / resume / stop the queue
- ๐ [Improved] Varies small fixes and improvements
-
v1.0.1 Changes
August 14, 2017- ๐ [Improved] Varies small fixes and improvements
-
v1.0.0 Changes
August 14, 2017- [Added] A fast, in-memory FIFO queue
- ๐ท [Added] Worker pool
- [Added] Rate limit
- [Added] Timeouts
- ๐ [Improved] Varies small fixes and improvements