# Changelog
+## v1.0.8
+
+- Remove extraneous error logging and fix relevant tests.
+
## v1.0.7
- Improve regular expression matching against hexadecimal input strings.
{
"name": "nano25519",
- "version": "1.0.7",
+ "version": "1.0.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nano25519",
- "version": "1.0.7",
+ "version": "1.0.8",
"license": "(GPL-3.0-or-later AND MIT)",
"devDependencies": {
"@types/node": "^25.9.3",
{
"name": "nano25519",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "Public key derivation, transaction signing, and signature verification for Nano cryptocurrency using AssemblyScript.",
"keywords": [
"nemo",