Skip to content

0.1.2

Compare
Choose a tag to compare
@lucacasonato lucacasonato released this 13 Sep 18:51
· 19 commits to main since this release
508ea8b

Changes

  • chore: update to Deno 1.4.0 and std 0.69.0 (#6)

Installation

Import this release:

import * as s3 from "https://deno.land/x/s3@0.1.2/mod.ts";

Cache this release:

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

Documentation can be found on deno doc.