Skip to content

Releases: usercode/AsyncKeyLock

AsyncKeyLock 1.0.6

15 Mar 14:02
493997c
Compare
Choose a tag to compare

AsyncKeyLock 1.0.5

15 Mar 14:01
Compare
Choose a tag to compare
  • .NET 9.0
  • Optimize performance

AsyncKeyLock 1.0.4

19 Feb 19:48
Compare
Choose a tag to compare
  • Optimize performance
  • Releaser is a struct
  • Allows to interrupt long running reader lock with short writer lock (ReaderReleaser.UseWriterLockAsync(..))

AsyncKeyLock 1.0.3

04 Feb 19:31
Compare
Choose a tag to compare
  • Added AsyncLock pooling to reduce memory allocations

AsyncKeyLock 1.0.2

03 Feb 18:03
Compare
Choose a tag to compare
v1.0.2

Changed InternalsVisibleTo for tests