Skip to content

0.2.0: feat: implement the empty operation (#12)

Compare
Choose a tag to compare
@wperron wperron released this 04 Oct 21:34
· 13 commits to main since this release
cf7f063

Changes

  • feat: add listObject implementation (#11)
  • feat: list all objects + enable list objects tests (#13)
  • feat: implement the empty operation (#12)

Installation

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.