Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@lucacasonato lucacasonato released this 25 Apr 11:59
0af082b

Changes

  • feat: add createBucket & getBucket methods (#32) by @c4spar
  • chore: update deps (#44)
  • docs: fix typo in readme (#27) by @jazzdan

Import this release:

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

Cache this release:

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

Documentation can be found on deno doc.