Skip to content

0.3.0

Compare
Choose a tag to compare
@lucacasonato lucacasonato released this 26 Nov 20:41
· 10 commits to main since this release
6a4f366

Changes

  • feat: head object api (#17)
  • chore: update std to 0.79.0 (#18)

Import this release:

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

Cache this release:

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

Documentation can be found on deno doc.