We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 215139f + 5b4e408 commit 6379050Copy full SHA for 6379050
ChangeLog
@@ -1,3 +1,9 @@
1
+k2hash (2.0.3) unstable; urgency=low
2
+
3
+ * Added type aliases and exports for Typescript - #72
4
5
+ -- Takeshi Nakatani <ggtakec@gmail.com> Fri, 23 Jan 2026 17:31:52 +0900
6
7
k2hash (2.0.2) unstable; urgency=low
8
9
* Changed the cppcheck std version options, etc - #70
package.json
@@ -1,6 +1,6 @@
{
"name": "k2hash",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "K2HASH addon library for Node.js",
"os": "linux",
"main": "index.js",
0 commit comments