Skip to content

Releases: PruvoNet/squiss-ts

v3.0.0

16 May 15:00
d4b61ee
Compare
Choose a tag to compare

Added

  • Added missing documentation on the timeoutReached event #24 (Thanks to UpGo for the PR)
  • Added contributes list
  • Added typings for all events
  • Emit event on keep event - #27
  • deleted event payload on Squiss class to also contain the message itself - #28 (BREAKING CHANGE)
  • deleted event payload on Message class to contain the success id - #28 (BREAKING CHANGE)
  • send autoExtendError event instead of error event on Squiss class - #28 (BREAKING CHANGE)
  • aborted event payload on Squiss class to be the error instance - #28

Fixed

  • deduplicate messages in delete batches #26

v2.0.0

24 Mar 20:48
Compare
Choose a tag to compare
release of final stable version

v1.5.2

19 Mar 18:26
93fee58
Compare
Choose a tag to compare
CRITICAL-BUG - timeout extender doesn't extend message on time #22 (#23)

v1.5.1

18 Mar 13:51
ae1f7a8
Compare
Choose a tag to compare
deleteMessageBatch causes error #20 (#21)

v1.5.0

17 Mar 10:58
Compare
Choose a tag to compare
release v1.5.0

v1.4.0

16 Mar 15:15
Compare
Choose a tag to compare
release v1.4.0 #11

v1.3.0

14 Mar 13:55
Compare
Choose a tag to compare
add better handling on message expire

v1.2.4

13 Mar 17:24
Compare
Choose a tag to compare
fix package.json to point to index and typings

v1.2.3

12 Mar 08:25
Compare
Choose a tag to compare
upgrade npm dependencies

v1.2.2

12 Mar 07:45
Compare
Choose a tag to compare
Move to new linked-list version #1