v1.0.0-alpha
Pre-release
Pre-release
The first public alpha release.
Added
- The
request
function to request to any path of Upload API. - Low-level request wrappers for
/base/
and/info/
paths of Upload API. UploadClient
class with settings andfileFrom
method that supports only direct uploads now.- Support of following Uploadcare Settings:
publicKey
,baseUrl
,doNotStore
,integration
,secureExpire
,secureSignature
. - Test environment for both Node.js and browsers