Skip to content

0.2.1

Compare
Choose a tag to compare
@wperron wperron released this 17 Nov 15:32
· 12 commits to main since this release
a9d4fa5

Changes

  • fix dns name for buckets with a period (#16)

Installation

Import this release:

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

Cache this release:

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

Documentation can be found on deno doc.