Skip to content

Releases: mattak/Unicache

v0.3.0

21 Feb 14:08
d262bf1
Compare
Choose a tag to compare

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

14 Sep 14:50
b9882d2
Compare
Choose a tag to compare

Changes

  • #41 UniRx 6.2.2

Bugfixes

  • #40 OnError doesn't trigger

Unicache v0.2.0

10 Oct 23:33
Compare
Choose a tag to compare

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

07 May 11:01
Compare
Choose a tag to compare

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

17 Jan 02:42
Compare
Choose a tag to compare
Unicache v0.0.2 Pre-release
Pre-release

2017-01-17 v0.0.2

Fixes

  • DirectoryNotFound exception (#16)

Unicache v0.0.1

16 Jan 08:46
Compare
Choose a tag to compare
Unicache v0.0.1 Pre-release
Pre-release

2017-01-16 v0.0.1

first preview release 🎉