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