New
v2.0.1
Bug Fixes
- ChainedHashTable: Implement
GetEnumerator()(was throwingNotImplementedException)
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