1.0.1 - 2020-01-15
Added
- Added more tests
- Added version specifics; Xxh3 needs libxxhash v0.7.1
Changed
- Fixed bug in XxHash where wrong Exception class was autoimported by IDE.
1.0.0 - 2019-12-13
Added
- Added XxHash classes:
- XxHash32
- XxHash64
- Xxh3\XxHash64
- Xxh3\XxHash128
- All XxHash classes have these functions
- hash
- reset
- update
- digest
- version
- hashFile