# Changelog
+## v1.0.5
+
+- Load worker messaging for async module independently of sync module.
+- Improve consistency of clearing WASM I/O buffers after each function call.
+- Fix erroneous import of NodeJS package when building browser bundle.
+
## v1.0.4
- Prevent crosstalk with other workers by checking URL and a unique ID per call.
{
"name": "nano25519",
- "version": "1.0.4",
+ "version": "1.0.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nano25519",
- "version": "1.0.4",
+ "version": "1.0.5",
"license": "(GPL-3.0-or-later AND MIT)",
"devDependencies": {
"@types/node": "^25.9.3",
{
"name": "nano25519",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Public key derivation, transaction signing, and signature verification for Nano cryptocurrency using AssemblyScript.",
"keywords": [
"nemo",