Releases: mattak/Unicache
Releases · mattak/Unicache
v0.3.0
Bugfixes
- #44 Not working on Unity 2018.3.3f1 (fix for .net 4.x)
Breaking changes
- Now default .net version is 4.x
- Package was exported on Unity 2018.3.5f1
v0.2.1
Changes
Bugfixes
- #40 OnError doesn't trigger
Unicache v0.2.0
2017-10-11 v0.2.0
Features
- FileCache as asynchronous (#27)
Bug Fixes
- Specify FileAccess on IO read/write (#26)
- Bump version to Unity 2017.1 (#28)
Unicache v0.1.0
2017-05-07 v0.1.0
Features
- create data encoder/decoder (#20)
- Change FileCache default savepath (#21)
Fixes
- Fix listup remove files (#22)
- Destroy texture when clear image on Example (#18)
Unicache v0.0.2
2017-01-17 v0.0.2
Fixes
- DirectoryNotFound exception (#16)
Unicache v0.0.1
2017-01-16 v0.0.1
first preview release 🎉