Files
lan-manager/web/node_modules/@antv/g-webgpu-engine/CHANGELOG.md
openclaw 0a5f6a8047 Initial commit: Lan-manager project code
- Go backend (server/)
- Frontend (web/, server/static/)
- Database and deployment files
- Scripts and docs

Co-Authored-By: 狸花猫/Claude-Qwen3.6-Plus 🐾
2026-04-20 00:52:58 +08:00

2.9 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.0 (2020-11-23)

Features

0.5.0 (2020-11-06)

Features

0.4.1 (2020-06-24)

Note: Version bump only for package @antv/g-webgpu-engine

0.4.0 (2020-06-24)

Features

0.2.0 (2020-06-12)

Features

0.1.1-alpha.1 (2020-06-04)

Note: Version bump only for package @antv/g-webgpu-engine

0.1.0-alpha.0 (2020-06-04)

Features

  • add 2 compute strategy: layout & particle (47542f8)
  • add parser(TS -> GLSL 100/450) based on Pegjs #17 (69bf45f)
  • support compute pipeline in WebGL (0724c48)
  • 接入 gatsby (deb1fcf)