packages feed

ChibiHash-0.2.0.0: CHANGELOG.md

# Changelog for ChibiHash

## 0.2.0.0 -- 2024-12-02

* Added V2 implementation of ChibiHash - v1 still the default
* Module exports both v1 and v2, API is the same
* Added example usage to README

## 0.1.0.0 -- 2024-11-27

* First version.
* Initial implementation of the ChibiHash 64-bit hash function
* Basic test suite with common test cases and known inputs