v0.12.0
New Features:
- new hash function FarmHashNa
- added FastSimHash, a fast implementation of the SimHash algorithm for similarity hashing
- added set and reset methods to the MartingaleEstimator to enable object reuse
- added hashLongLongToLong and hashLongLongLongToLong to the Hasher64 interface for fast hashing (mixing) of 2 or 3 longs
Full Changelog: v0.11.0...v0.12.0