Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@aarondandy aarondandy released this 03 Dec 23:34
· 4 commits to main since this release
  • Removes usages of Environment.TickCount: PR #83
  • Adds net8.0 as a new target
  • (breaking) Improves many collection types
  • (breaking) Adds more exceptions for exceptional situations
  • (breaking) Moves ArrayBuilder to internal
  • Updates to match unreleased changes and fixes from Hunspell
  • Assorted performance related changes
  • Restricts unsafe code to netstandard2.0 builds