Skip to content

3.2.0

Latest

Choose a tag to compare

@ssg ssg released this 14 Nov 01:15
· 1 commit to main since this release

3.2.0

New features

  • New function XXHash.Hash64Async() and XXHash.Hash32Async()
  • Now targets .NET 9 and .NET 10 along with .NET 8
  • Trimming support

Improvements

  • Removed dependencies to System.Memory and System.Runtime (thanks to @thompson-tomo)
  • SipHash24's state machine now correctly handles unexpected Update cases
  • Tests now have 100% code coverage

New Contributors

Full Changelog: 3.1.0...3.2.0