v0.8.22
stackblitz/bolt.newv0.8.22Jun 22, 2026by EricLBuehler
AI Summary
This release improves the CUDA compilation setup by refining the release matrix and enhancing error messages. It also adds explicit handling for cutile.
Key Highlights
- Improved CUDA release matrix
- Better error messages
- Explicit cutile handling
New Features
- CUDA release matrix improvements
- Enhanced error handling
- Explicit cutile handling
Full Release Notes
## What's Changed * feat(cuda): improve release matrix, better errors, explicit cutile handling by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2274 **Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.21...v0.8.22