- Empty hashes are treated as no hashes now.
- Fixed an issue leading to different hashes compared to the
- Allow to configure number ranges, precision
- BREAKING CHANGE: Fix floating point issues. Improve compatibility with Javascript.
- Fix small issues with floating point precision. Add README.md and example.
- Add recursive flag for adding hashes
- Add inPlace option to write hashes in place.
- Add updateExistingHashes to control if existing hashes are updated.
- Initial boilerplate.
- Add initial implementation
- Add applyToString
- Add example