Releases: ByteAlex/cache-loader-async-rs
Releases · ByteAlex/cache-loader-async-rs
v0.2.1
What's Changed
- upgrade
lru
dependency to0.7.8
by @uwemaurer in #15
New Contributors
- @uwemaurer made their first contribution in #15
Full Changelog: v0.2.0...v0.2.1
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