This repository was archived by the owner on Mar 3, 2026. It is now read-only.
v1.6.0
Features
- (#125): Allow setting additional request parameters during a
Bucket#upload()from a remote file. (Thanks, @ImmaculatePine!) - (#129): Support the
resumableaction forFile#getSignedUrl(). - (#133): Add
autooptions to automatically determine contentType and gzip settings forFile#createWriteStream(). (Thanks, @calvinmetcalf!)