v0.8.20

moonshine-ai/moonshinev0.8.20Jun 21, 2026by EricLBuehler

AI Summary

Improves the reliability of CI binary uploads and refines the device mapping handling for UQFF (Unified Quantization Format File) generation.

Key Highlights

  • feat(ci): improve release workflow binary upload reliability
  • feat(quant): improve uqff generation device mapping handling

New Features

  • Improved CI binary upload reliability
  • Improved UQFF device mapping handling

Full Release Notes

## What's Changed
* feat(ci): improve release workflow binary upload reliability by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2267
* feat(quant): improve uqff generation device mapping handling by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2269


**Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.19...v0.8.20