v0.2.0
What's Changed
- Replace SystemTime with Instant by @ByteAlex in #8
- Remove CacheHandle, Implement cache clear by @ByteAlex in #9
- Only turn on tokio features that are used by this crate by @carols10cents in #10
- Improve ttl backing by @ByteAlex in #11
- Backing improvements by @ByteAlex in #12
- Open up TTL backing for nested backings by @ByteAlex in #13
New Contributors
- @carols10cents made their first contribution in #10
Full Changelog: v0.1.1...v0.2.0