Releases: lucacasonato/deno_sqs
Releases · lucacasonato/deno_sqs
0.3.7
22 Nov 23:17
Compare
Sorry, something went wrong.
No results found
Changes
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.3.7/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.3.7/mod.ts
Documentation can be found on deno doc .
0.3.6
25 Apr 12:38
Compare
Sorry, something went wrong.
No results found
Changes
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.3.6/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.3.6/mod.ts
Documentation can be found on deno doc .
0.3.5
02 Feb 11:19
Compare
Sorry, something went wrong.
No results found
Changes
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.3.5/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.3.5/mod.ts
Documentation can be found on deno doc .
0.3.4
27 Sep 16:07
Compare
Sorry, something went wrong.
No results found
Changes
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.3.4/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.3.4/mod.ts
Documentation can be found on deno doc .
0.3.3
13 Sep 19:04
Compare
Sorry, something went wrong.
No results found
Changes
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.3.3/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.3.3/mod.ts
Documentation can be found on deno doc .
0.3.2
01 Sep 15:50
Compare
Sorry, something went wrong.
No results found
Changes
fix: do not double URI encode message
fix: decode xml entities when receiving message
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.3.2/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.3.2/mod.ts
Documentation can be found on deno doc .
0.3.1
11 Aug 22:11
Compare
Sorry, something went wrong.
No results found
Changes
docs: added example in readme
docs: added contributing section on running tests
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.3.1/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.3.1/mod.ts
Documentation can be found on deno doc .
0.3.0
11 Aug 21:28
Compare
Sorry, something went wrong.
No results found
Changes
feat:deleteMessage API
feat:purgeQueue API
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.3.0/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.3.0/mod.ts
Documentation can be found on deno doc .
0.2.0
11 Aug 20:43
Compare
Sorry, something went wrong.
No results found
Changes
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.2.0/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.2.0/mod.ts
Documentation can be found on deno doc .
0.1.0
03 Aug 09:40
Compare
Sorry, something went wrong.
No results found
Changes
Installation
Import this release:
import * as sqs from "https://deno.land/x/sqs@0.1.0/mod.ts" ;
Cache this release:
deno cache https://deno.land/x/sqs@0.1.0/mod.ts
Documentation can be found on deno doc .