Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

v1.7.0

Choose a tag to compare

@alexander-fenster alexander-fenster released this 22 May 16:55
0ab5719

Features

  • (#165): Check if $HOME is writable before starting a resumable upload.
  • (#174): Introduce a directory option to getFiles().
  • (#179): Introduce KMS.

Fixes

  • (#160): Return apiResponse argument from bucket.upload(). (Thanks for pointing this out, @scragg0x!)
  • (#168): Don't require a content type for bucket.combine(). (Thanks, @zbjornson!)
  • (#169): Properly encode signed URLs. (Thanks again to @zbjornson!)