1.6.0
Changes
✨ New Features
- Add
CacheManager.TotalCount
andCacheManager.EnumerateEntries
, exposeCached<K, V>.Key
(PR #17)
🐛 Bug Fixes
- Fix publishing XML documentation (PR #17)
📦 Dependencies
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 (PR #15) by @dependabot (bot)
🧰 Misc
- Update README.md (37af377)
Full Changelog: 1.5.5...1.6.0
Published with dotnet-releaser