Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Releases: gregberge/ya-sqs

v2.3.0

04 Feb 15:57

Choose a tag to compare

  • add close method

v2.2.1

31 Jan 15:12

Choose a tag to compare

  • update dependencies (lodash)

v2.2.0

21 Jan 09:50

Choose a tag to compare

  • parallelize message pulling

v2.1.0

15 Dec 17:18

Choose a tag to compare

  • add mpush method
  • add event "message pushed"
  • improve readme

v2.0.0

08 Dec 15:30

Choose a tag to compare

  • rename "queueUrl" to "url"
  • now possible to specify a name instead of a complete url

v1.0.1

02 Dec 10:36

Choose a tag to compare

  • Emit events out of the promise

v1.0.0

28 Nov 22:00

Choose a tag to compare

  • pull and push support
  • events
  • promises and callback support