Skip to content

0.1.2

Choose a tag to compare

@lucacasonato lucacasonato released this 27 Sep 15:37
· 15 commits to main since this release
1e2217f

Changes

  • chore: update Deno to 1.4.2
  • chore: update std to 0.71.0

Installation

Import this release:

import { AWSSignerV4 }  from "https://deno.land/x/aws_sign_v4@0.1.2/mod.ts";

Cache this release:

deno cache https://deno.land/x/aws_sign_v4@0.1.2/mod.ts

Documentation can be found on deno doc.