1.13.0
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
reportInternalErrorto direct exceptions to user provided error handlerpendingUploadsto get the yet uploaded filespurgeStorageto remove all local filespurgeStorage(filePath: String)to remove a specific file
Full Changelog: 1.12.0...1.13.0