Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.4.0](v2.3.0...v2.4.0) (2021-05-19) ### Features * added `IPlayerPrefsStorage` and its implementation ([310d9e9](310d9e9)) * added new `async` APIs for encryption and compression, removed `async` keyword and replaced with task chaining ([549e7b7](549e7b7)) * changed `IFileStorage` generic interface declaration to use only `ISerializationProvider` as generic constraint ([683e57f](683e57f)) * introduced `IDataTransform` and `DataTransformSerializationProvider` ([145b6f4](145b6f4)) * preparing for adding player prefs storage ([aa1750c](aa1750c))
- Loading branch information