4.0.0 (2024-05-28)
- Use TextEncoder to convert strings (#497)
3.0.1 (2024-01-15)
3.0.0 (2023-10-16)
- Export both CommonJS and ESM (#417)
[2.0.0] BREAKING: dropping support for node 12
The code should still run, but maintaining the tools to test on earlier versions of node is becoming too difficult to maintain.
[1.0.3]
- Do not publish source or map files.
[1.0.2]
- allow automatic conversion of strings to utf-8 before calculating the hash.
[1.0.1] Initial release.