v0.6.0
This release contains a severe API fixes and some minor doc changes:
Breaking changes
- Unused arguments in
DocumentFile.getContent
andDocumentFile.getContentAsString
. #107. - Package import it's now done through a single import.
Rollup PR: github.com/alexrintt/shared-storage/pull/109.