We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c13ce15 + ac0bcca commit 93df6abCopy full SHA for 93df6ab
ChangeLog
@@ -1,3 +1,10 @@
1
+k2hash (2.0.0) unstable; urgency=low
2
+
3
+ * Updated dependent package versions and Fixed scripts - #65
4
+ * Updated to N-API base and Changed packaging and Supported TS/ESM - #64
5
6
+ -- Takeshi Nakatani <ggtakec@gmail.com> Mon, 05 Jan 2026 16:04:18 +0900
7
8
k2hash (1.1.34) unstable; urgency=low
9
10
* Updated a dependent package version(mocha) - #62
package.json
@@ -1,6 +1,6 @@
{
"name": "k2hash",
- "version": "1.1.34",
+ "version": "2.0.0",
"description": "K2HASH addon library for Node.js",
"os": "linux",
"main": "index.js",
0 commit comments