Skip to content

v0.6.0

Compare
Choose a tag to compare
@alexrintt alexrintt released this 07 Nov 23:57
· 45 commits to master since this release
ef6061b

This release contains a severe API fixes and some minor doc changes:

Breaking changes

  • Unused arguments in DocumentFile.getContent and DocumentFile.getContentAsString. #107.
  • Package import it's now done through a single import.

Rollup PR: github.com/alexrintt/shared-storage/pull/109.