All Versions
12
Latest Version
Avg Release Cycle
138 days
Latest Release
899 days ago

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
  • 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 of call 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
  • 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