Skip to content

Version 2.20.0

Latest
Compare
Choose a tag to compare
@nd1012 nd1012 released this 27 Oct 12:37

Changes

Breaking changes

  • Now using MemoryPool<T> instead of ArrayPool<T> where possible
  • Now using RentedMemory(Ref)<T> where possible (many places)
  • TimeoutToken won't cast as serialized data anymore

Full Changelog: v2.19.0...v2.20.0