Skip to content

Version 1.9.0

Compare
Choose a tag to compare
@nd1012 nd1012 released this 22 May 05:19
· 161 commits to main since this release
1420197

Changes

  • BytesExtensions.SlowCompare takes ReadOnlySpan<byte> now
  • Added awaitable cancellation token
  • Added SlowCompare for all kinds of Span<byte> and Memory<byte>
  • Added ObjectPool and DisposableObjectPool
  • Added IObjectPool<T> and IObjectPoolItem
  • Added RentedObject<T>
  • Added ´BlockingObjectPool`

Full Changelog: v1.8.2...v1.9.0