]> git.codecow.com Git - nano-pow.git/commitdiff
Patch version. release/v5.1 v5.1.13
authorChris Duncan <chris@codecow.com>
Thu, 2 Apr 2026 21:41:29 +0000 (14:41 -0700)
committerChris Duncan <chris@codecow.com>
Thu, 2 Apr 2026 21:41:29 +0000 (14:41 -0700)
CHANGELOG.md
package-lock.json
package.json

index 91690e93a9a00e2b2412065a66be6ecbf08040b1..595dcfd5debb168eb84728ddeb8b89b03a6738e6 100644 (file)
@@ -5,6 +5,12 @@ SPDX-License-Identifier: GPL-3.0-or-later
 
 # Changelog
 
+## v5.1.13
+
+### Notable Changes
+
+Test WebGL availability by additionally checking for immediate context loss.
+
 ## v5.1.12
 
 ### Notable Changes
@@ -226,6 +232,20 @@ Improved type checking and removed unnecessary type exports.
 
 Reorganized project structure.
 
+## v4.1.9
+
+### Notable Changes
+
+Test WebGL availability by additionally checking for immediate context loss.
+
+## v4.1.8
+
+### Notable Changes
+
+Pin published package versions from CDNs on testing page.
+
+Update domain name.
+
 ## v4.1.7
 
 ### Notable Changes
@@ -922,7 +942,7 @@ Nano work threshold requirements.
 
 Fix packaging bugs to eliminate npm errors about imports and types.
 
-Fix repo cloning so that `git clone https://zoso.dev/nano-pow.git` works as
+Fix repo cloning so that `git clone https://codecow.com/nano-pow.git` works as
 expected (thanks to u/the_azarian for helping track this down).
 
 ## v1.0.0
index 2a07c5ff04ac01b88ca25876ab6eee4987d42020..c92f1c12394c737867f20cd3bdd421de246c532b 100644 (file)
@@ -1,12 +1,12 @@
 {
        "name": "nano-pow",
-       "version": "5.1.12",
+       "version": "5.1.13",
        "lockfileVersion": 3,
        "requires": true,
        "packages": {
                "": {
                        "name": "nano-pow",
-                       "version": "5.1.12",
+                       "version": "5.1.13",
                        "license": "(GPL-3.0-or-later AND MIT)",
                        "bin": {
                                "nano-pow": "dist/bin/nano-pow.sh"
index 7064473db9605bef4d01310fe2bb0116c826a332..ca648b3bf99d408fcade0aabd0882984c3cd1bf9 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "nano-pow",
-       "version": "5.1.12",
+       "version": "5.1.13",
        "description": "Proof-of-work generation and validation with WebGPU/WebGL/WASM for Nano cryptocurrency.",
        "keywords": [
                "nemo",