- Initial version.
- Loop used for hashing is now compliant to the specification.
- Added FNV-1 64bit hash function.
- Added FNV-1a 64bit hash function.
- Added a FNV-1 64-bit hash function that returns a BigInt.
- Added a FNV-1a 64-bit hash function that returns a BigInt
- [BREAKING CHANGE] fnv_constants.dart is no longer exported