You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
-**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
4
4
- Added CRC-64 hash function
5
5
- Exported IDataType, IHasher types from index.ts
6
+
- Update benchmarks
6
7
- Update dependencies, including Clang
7
8
- Migrate from ESLint to Biome and fix linting errors
0 commit comments