Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 603 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 603 Bytes

Change Log

  • Issue #5: Support for AWS SQS FIFO
  • Added RabbitQueue
  • Bug fix with Redis Queue Name not being set
  • Ability to now publish a message without wrapping it in a Message object
  • Added RedisQueue
  • Initial Release
  • Includes Sqs and File queues