Changelog¶
For the complete changelog, see CHANGELOG.md in the repository.
Latest Release: v2.0.1¶
Critical Fixes¶
- Fixed stack-use-after-return bug in numeric type hashing
- Verified 99.5% line coverage, 100% function coverage
- Documented statistics thread-safety limitations
New Features¶
- Coverage reporting with CMake
- Thread safety test suite (5 comprehensive tests)
- Official FNV-1a test vectors
- Regression tests for numeric hashing