This repository was archived by the owner on Mar 3, 2026. It is now read-only.
v1.7.0
Features
- (#165): Check if
$HOMEis writable before starting a resumable upload. - (#174): Introduce a
directoryoption togetFiles(). - (#179): Introduce KMS.
Fixes
- (#160): Return
apiResponseargument frombucket.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!)