Skip to content

0.1.1

Compare
Choose a tag to compare
@lucacasonato lucacasonato released this 13 Sep 18:44
· 16 commits to main since this release
52eed3b

Changes

  • chore: update Deno to 1.4.0
  • chore: update std to 0.69.0

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.