Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 273 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 273 Bytes

Changelog

0.1.1

  • [FEATURE] Added queueing in batches (queueing more items in a single method call)
  • [BUGFIX] Fixed bug when popping from HashQueue::Queue with blocking option didn't take nil or an empty array as a valid value [ISSUE#1]

0.1.0

  • Initial release