Skip to content

v2.0.1

Latest

Choose a tag to compare

@aalhour aalhour released this 08 Jan 23:00
· 4 commits to master since this release
3e008c0

Bug Fixes

  • ChainedHashTable: Implement GetEnumerator() (was throwing NotImplementedException)

Code Quality

  • Resolve all 85 xUnit analyzer warnings with proper assertion methods
  • Remove warning suppression from test project
  • All 623 tests pass with zero warnings