Releases: dre0dru/LocalStorage
Releases · dre0dru/LocalStorage
v2.0.0
2.0.0 (2021-04-02)
Bug Fixes
IOException
for custom path if directory does not exist (47862e4)- fixed parameter name in
FileProvider
(577c8c1)
Features
- added generic storage (d0f203f)
- default path for
FileProvider
isApplication.persistentDataPath
(885b7db) - moved file manipulation from storage to file provider, added custom file paths (90c62b1)
BREAKING CHANGES
- file provider now uses
fileName
as parameter instead offilePath