SPDX-License-Identifier: GPL-3.0-or-later
-->
+## v3.1.4
+
+### Notable Changes
+
+#### Reorganize source directory structure.
+
+As the project expands in scope, a better directory structure is necessary to
+keep files organized. Documentation and test files are now in top-level folders.
+PoW modules are filed by API instead of by file type. File paths have been
+updated accordingly.
+
+
+
## v3.1.3
### Notable Changes
{
"name": "nano-pow",
- "version": "3.1.3",
+ "version": "3.1.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nano-pow",
- "version": "3.1.3",
+ "version": "3.1.4",
"license": "(GPL-3.0-or-later AND MIT)",
"bin": {
- "nano-pow": "dist/cli.js"
+ "nano-pow": "dist/bin/cli.js"
},
"devDependencies": {
"@types/node": "^22.13.10",
{
"name": "nano-pow",
- "version": "3.1.3",
+ "version": "3.1.4",
"description": "Proof-of-work generation and validation with WebGPU/WebGL for Nano cryptocurrency.",
"keywords": [
"nemo",