All Versions
3
Latest Version
Avg Release Cycle
19 days
Latest Release
1486 days ago
Changelog History
Changelog History
-
v0.0.4 Changes
August 29, 2019๐ This release adds
Queue.send_batch
, as well as adds extra error checking, and automatic conversion of message body into either raw text or attributes. -
v0.0.2 Changes
August 21, 2019๐ This makes
Job.elapsed
work with the AWS metadata instead of using our own. -
v0.0.1 Changes
July 22, 2019๐ This is the first release of
qoo
, which contains some of the essential functionality stripped out of my internal helper modules for sqs. It also contains the beginning of the test suite.