]> git.codecow.com Git - libnemo.git/commitdiff
v0.10.4
authorChris Duncan <chris@zoso.dev>
Mon, 13 Oct 2025 08:22:15 +0000 (01:22 -0700)
committerChris Duncan <chris@zoso.dev>
Mon, 13 Oct 2025 08:22:15 +0000 (01:22 -0700)
CHANGELOG.md
package-lock.json
package.json

index 8f9fc99348138cc781db24afddb5292d63abca4e..d95b2941e27b52fc1ca1f0fc693ed3d5f79cb399 100644 (file)
@@ -5,6 +5,19 @@ SPDX-License-Identifier: GPL-3.0-or-later
 
 # Changelog
 
+## v0.10.4
+
+### Notable Changes
+
+Deprecate NamedData type which is redundant with the built-in Record type.
+
+Insert Ledger wallets to database with zero-length buffers for encryption data
+instead of `undefined`.
+
+Improve performance by eliminating some object property lookups.
+
+
+
 ## v0.10.3
 
 ### Notable Changes
index 239dc85191722699c86d8f071ca2e9c18048a3ee..3cfb296ea053e9729fc7e776afa326669bab07d5 100644 (file)
@@ -1,12 +1,12 @@
 {
        "name": "libnemo",
-       "version": "0.10.3",
+       "version": "0.10.4",
        "lockfileVersion": 3,
        "requires": true,
        "packages": {
                "": {
                        "name": "libnemo",
-                       "version": "0.10.3",
+                       "version": "0.10.4",
                        "license": "(GPL-3.0-or-later AND MIT AND ISC)",
                        "dependencies": {
                                "@ledgerhq/hw-transport-web-ble": "^6.29.12",
index 9812eca6709de1fc8f05504847e5fa913216721b..386bb59c253e4758ab2d2f59e6b7c0a4df3ad36b 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "libnemo",
-       "version": "0.10.3",
+       "version": "0.10.4",
        "description": "Nano cryptocurrency wallet library.",
        "keywords": [
                "nemo",