Skip to content

1.0.1

Compare
Choose a tag to compare
@lucacasonato lucacasonato released this 25 Apr 11:38
· 4 commits to main since this release
2d22db2

Changes

  • fix: make library work in Deno 1.9.x (#14)
  • chore: update std to 0.95.0 (#14)

Installation

Import this release:

import { AWSSignerV4 }  from "https://deno.land/x/[email protected]/mod.ts";

Cache this release:

deno cache https://deno.land/x/[email protected]/mod.ts

Documentation can be found on deno doc.