We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 106a15a + 62ca287 commit 570e61aCopy full SHA for 570e61a
ChangeLog
@@ -1,3 +1,9 @@
1
+k2hash (2.0.2) unstable; urgency=low
2
+
3
+ * Changed the cppcheck std version options, etc - #70
4
5
+ -- Takeshi Nakatani <ggtakec@gmail.com> Wed, 07 Jan 2026 10:20:46 +0900
6
7
k2hash (2.0.1) unstable; urgency=low
8
9
* Changed cppcheck options and fixed the code - #68
package.json
@@ -1,6 +1,6 @@
{
"name": "k2hash",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "K2HASH addon library for Node.js",
"os": "linux",
"main": "index.js",
0 commit comments