Skip to content

Releases: CombinationAB/Combination.Collections

1.0.3

07 Nov 08:45
ab7290a

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

Exposed Count

18 Aug 13:04
ac913f4

Choose a tag to compare

Exposed Count and bumped to net 8.

Capacity bug fix

27 Aug 12:49

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

Choose a tag to compare

1.0.0

Added nuget source to fix release pipeline