npm hash-wasm 4.12.0
v4.12.0

11 months ago
  • BREAKING CHANGE: crc32c() and createCRC32C() were removed. You can now do the same thing with crc32() and createCRC32() through setting the polynomial parameter to 0x82F63B78
  • Added CRC-64 hash function
  • Exported IDataType, IHasher types from index.ts
  • Update benchmarks
  • Update dependencies, including Clang
  • Migrate from ESLint to Biome and fix linting errors

Don't miss a new hash-wasm release

NewReleases is sending notifications on new releases.