We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b5a83b + 0f6e5e4 commit 3f75cfeCopy full SHA for 3f75cfe
ChangeLog
@@ -1,3 +1,10 @@
1
+k2hash (2.0.1) unstable; urgency=low
2
+
3
+ * Changed cppcheck options and fixed the code - #68
4
+ * Fixed include dir path in binding.gyp - #67
5
6
+ -- Takeshi Nakatani <ggtakec@gmail.com> Tue, 06 Jan 2026 11:07:44 +0900
7
8
k2hash (2.0.0) unstable; urgency=low
9
10
* Updated dependent package versions and Fixed scripts - #65
package.json
@@ -1,6 +1,6 @@
{
"name": "k2hash",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "K2HASH addon library for Node.js",
"os": "linux",
"main": "index.js",
0 commit comments