@plasius/gpu-lock-free-queue
Advanced tools
+15
-0
@@ -23,2 +23,16 @@ # Changelog | ||
| ## [0.2.17] - 2026-05-13 | ||
| - **Added** | ||
| - (placeholder) | ||
| - **Changed** | ||
| - (placeholder) | ||
| - **Fixed** | ||
| - (placeholder) | ||
| - **Security** | ||
| - (placeholder) | ||
| ## [0.2.16] - 2026-04-02 | ||
@@ -344,1 +358,2 @@ | ||
| [0.2.16]: https://github.com/Plasius-LTD/gpu-lock-free-queue/releases/tag/v0.2.16 | ||
| [0.2.17]: https://github.com/Plasius-LTD/gpu-lock-free-queue/releases/tag/v0.2.17 |
+1
-1
| { | ||
| "name": "@plasius/gpu-lock-free-queue", | ||
| "version": "0.2.16", | ||
| "version": "0.2.17", | ||
| "description": "WebGPU lock-free queue assets for flat and DAG-ready GPU job scheduling.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
119153
0.2%