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

0.4.0

Latest
Compare
Choose a tag to compare
@DomBelcher DomBelcher released this 07 Aug 15:33
· 2 commits to master since this release
ff14164

Changes:

  • Package now exports Queue class directly
  • Added Queue#receiveMessages and Queue#deleteMessage methods
  • Added ability to batch send SQS messages using Queue#addPending and Queue#sendPending