Skip to content

Releases: kittinunf/Fuse

Fuse - 1.0.0-alpha1

01 Nov 09:57
2b64f6e
Compare
Choose a tag to compare

1.0.0-alpha1

This marks the alpha1 release for our version 1. Still, not a final version but the API surfaces should be finalized and workable.

Fuse - 0.2.0 - new

09 Sep 13:05
Compare
Choose a tag to compare
  • Update to Kotlin 1.1.4-3

Fuse - 0.2.0

09 May 18:40
Compare
Choose a tag to compare
  • Support remove to explicitly evict item in Cache
  • Add Cache Type { MEM, DISK, NOT_FOUND }

Fuse - 0.1.0

28 Apr 04:03
Compare
Choose a tag to compare
  • Inception of Fuse
  • Support put, get interfaces for save, retrieve value from cache respectively.