Releases: alex-phillips/node-clouddrive
Releases · alex-phillips/node-clouddrive
0.2.2
Added
downloadFile
options now accepts an optional stream to write toinfo
command retrieves and displays account information from Amazon- Added a "catch all" for invalid commands instead of
clouddrive
not outputting anything.
Fixed
- Incorrect prototypal inheritance with some objects
authorize
call onAccount
ALWAYS checks to make sure we have ametadataUrl
andcontentUrl
, not just on initial authorization.- Fixed output size of year string (and padding) for nodes not created in the current year.
init
now outputs the URL for initial authentication for systems without a UI.- Added
repository
field inpackage.json
.
0.2.1
- Added support for using the CLI without needing your own API credentials
- Added progress bar feedback for downloads and uploads
- NPM module exposed properly now
- Better error handling
"Initial" Release
An unintented npm publish
caused the version 0.1.0
to no longer be usable. So this is the initial release!