# Changelog
-## v0.0.1
+## v1.0.1
-### Notable Changes
+Fix extra type emissions and exports.
+
+Update integration and input guidance in README.
+
+Emit declarations to types directory.
+
+Use esbuild to copy specific type definitions.
+
+Move implementation file and delete duplicated exports.
+
+Expand on test vector authorship.
+
+Include unlicense for tweetnacl origins.
+
+Reattempt to fetch test vectors when online.
+
+## v1.0.0
Written in TypeScript and AssemblyScript, nano25519 leverages WebAssembly to
derive public keys, sign transactions, and validate signatures for Nano
"coin",
"wasm"
],
- "homepage": "https://git.codecow.com",
+ "homepage": "https://git.codecow.com/?p=nano25519.git",
"bugs": "bug-nano25519@codecow.com",
"license": "(GPL-3.0-or-later AND MIT)",
"author": "Chris Duncan <chris@codecow.com>",