# Changelog
+## v1.0.7
+
+- Improve regular expression matching against hexadecimal input strings.
+- Add negative tests against expected errors for invalid inputs.
+
## v1.0.6
- Improve async message validation.
{
"name": "nano25519",
- "version": "1.0.6",
+ "version": "1.0.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nano25519",
- "version": "1.0.6",
+ "version": "1.0.7",
"license": "(GPL-3.0-or-later AND MIT)",
"devDependencies": {
"@types/node": "^25.9.3",
{
"name": "nano25519",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Public key derivation, transaction signing, and signature verification for Nano cryptocurrency using AssemblyScript.",
"keywords": [
"nemo",