Skip to content

0.3.0

Choose a tag to compare

@lucacasonato lucacasonato released this 11 Aug 21:28
· 11 commits to main since this release
a99004d

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.