SPDX-License-Identifier: GPL-3.0-or-later
-->
+## v5.0.4
+
+### Notable Changes
+
+Fix bug in WASM workers causing it to stop listening after first result.
+
+Reduce WASM module hash iterations to check results more often.
+
+
+
## v5.0.3
### Notable Changes
{
"name": "nano-pow",
- "version": "5.0.3",
+ "version": "5.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nano-pow",
- "version": "5.0.3",
+ "version": "5.0.4",
"license": "(GPL-3.0-or-later AND MIT)",
"bin": {
"nano-pow": "dist/bin/nano-pow.sh"
{
"name": "nano-pow",
- "version": "5.0.3",
+ "version": "5.0.4",
"description": "Proof-of-work generation and validation with WebGPU/WebGL/WASM for Nano cryptocurrency.",
"keywords": [
"nemo",