Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 320 Bytes

CHANGELOG.md

File metadata and controls

17 lines (16 loc) · 320 Bytes

Changelog

0.2.0 2024-08-13

- Hide inner type on cache
- Introdce NoPolicy trait for implementors

0.2.2 2024-08-13

- Doc changes

0.2.4 2024-08-13

- LRU
- Doc Changes

0.2.5 2024-08-14

- Docs
- Remove pub types

0.2.6 2024-08-14

- Parking Lot
- GetMut on map
- Benchmarks