v2.0.7
版本发布时间: 2023-09-30 00:49:56
hashicorp/golang-lru最新发布版本:v2.0.7(2023-09-30 00:49:56)
What's Changed
- expirable LRU: fix so that Get/Peek cannot return an ok and empty value by @irenarindos in https://github.com/hashicorp/golang-lru/pull/156
- add a Resize method to 2Q by @veloting in https://github.com/hashicorp/golang-lru/pull/151
New Contributors
- @irenarindos made their first contribution in https://github.com/hashicorp/golang-lru/pull/156
- @veloting made their first contribution in https://github.com/hashicorp/golang-lru/pull/151
Full Changelog: https://github.com/hashicorp/golang-lru/compare/v2.0.6...v2.0.7