Skip to content

Releases: CombinationAB/Combination.Collections

Capacity bug fix

27 Aug 12:49
Compare
Choose a tag to compare

Fixed a bug where reaching the LruCache's capacity caused it to always push out old entries even though there was room in the cache.

First version

27 Aug 11:58
Compare
Choose a tag to compare
1.0.0

Added nuget source to fix release pipeline