v2.0.1
excalidraw/excalidrawv2.0.1May 26, 2026by Michael-A-Kuykendall
AI Summary
This release upgrades the inference engine to a real GPU implementation and refactors dependencies to improve installation reliability.
Key Highlights
- Real airframe GPU engine is now the default (not a stub)
- Dependency resolution now uses crates.io (v0.1)
- Removed llama.cpp dependency entirely
- Fixes Homebrew and cargo install delivering real GPU inference
New Features
- Real GPU inference engine
- Dependency resolution from crates.io
Full Release Notes
- Real airframe GPU engine as default (not stub)\n- airframe dependency now resolves from crates.io (v0.1)\n- Removed llama.cpp dependency entirely\n- Fixes Homebrew and cargo install delivering real GPU inference