Skip to content

0.4.0

Compare
Choose a tag to compare
@lucacasonato lucacasonato released this 24 Jan 22:25
· 6 commits to main since this release
2a4520b

Changes

  • feat: user-defined metadata support (#20)
  • feat: streaming getObject body (#24)
  • chore: update dependencies (#24)

Import this release:

import * as s3 from "https://deno.land/x/[email protected]/mod.ts";

Cache this release:

deno cache https://deno.land/x/[email protected]/mod.ts

Documentation can be found on deno doc.