Skip to content

v0.0.9

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 14:47
· 65 commits to master since this release
9e4ca37

CHANGELOG

v0.0.9

This release contains some new features and breaking changes to logic of existing functionality.

New Features

  • Added upload callback to UserStorage.addItems() input. The callback will be called with the total number of bytes uploaed.
  • Add Blob to AddFileItem.data types

New Fixes

No new Fixes