Skip to content

New API methods, browserified and major cleanup

Compare
Choose a tag to compare
@harshavardhana harshavardhana released this 25 Nov 21:21
· 586 commits to master since this release
  • Supports minio-js in browser.
  • New APIs listIncompleteUploads, removeIncompleteUpload, presignedPostPolicy, presignedPutObject.
  • Large cleanup of the entire codebase, moving to fully ES6 style.
  • Default region changed from 'milkyway' to 'us-east-1'