Skip to content

v0.3.2

Choose a tag to compare

@emillis emillis released this 04 Aug 17:46
· 2 commits to master since this release

Fixed glitch where Cache.GetEntry was returning empty interface instead of a nil value. Now if called to retrieve a key that doesn't exist in the cache, it will return nil