@plasius/gpu-worker
Advanced tools
+16
-1
@@ -23,2 +23,16 @@ # Changelog | ||
| ## [0.1.16] - 2026-06-01 | ||
| - **Added** | ||
| - (placeholder) | ||
| - **Changed** | ||
| - (placeholder) | ||
| - **Fixed** | ||
| - (placeholder) | ||
| - **Security** | ||
| - (placeholder) | ||
| ## [0.1.15] - 2026-05-13 | ||
@@ -290,3 +304,3 @@ | ||
| [Unreleased]: https://github.com/Plasius-LTD/gpu-worker/compare/v0.1.15...HEAD | ||
| [Unreleased]: https://github.com/Plasius-LTD/gpu-worker/compare/v0.1.16...HEAD | ||
| [0.1.0-beta.1]: https://github.com/Plasius-LTD/gpu-worker/releases/tag/v0.1.0-beta.1 | ||
@@ -319,1 +333,2 @@ [0.1.0]: https://github.com/Plasius-LTD/gpu-worker/releases/tag/v0.1.0 | ||
| [0.1.15]: https://github.com/Plasius-LTD/gpu-worker/releases/tag/v0.1.15 | ||
| [0.1.16]: https://github.com/Plasius-LTD/gpu-worker/releases/tag/v0.1.16 |
+1
-1
| { | ||
| "name": "@plasius/gpu-worker", | ||
| "version": "0.1.15", | ||
| "version": "0.1.16", | ||
| "description": "WebGPU worker runtime with a lock-free job queue for WGSL workloads.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
246794
0.09%