Skip to content

1.13.0

Compare
Choose a tag to compare
@wenxi-zeng wenxi-zeng released this 06 Jul 17:31
· 60 commits to main since this release

What's Changed

  • Create release 1.12.0. by @didiergarcia in #174
  • implement request factory by @wenxi-zeng in #176
  • allow custom error handler by @wenxi-zeng in #177
  • added 3 new APIs
    • reportInternalError to direct exceptions to user provided error handler
    • pendingUploads to get the yet uploaded files
    • purgeStorage to remove all local files
    • purgeStorage(filePath: String) to remove a specific file

Full Changelog: 1.12.0...1.13.0