v0.8.21

dancasas/SMPLitexv0.8.21Jun 22, 2026by EricLBuehler

AI Summary

Addresses core functionality by removing a local repo list cache and enhancing error explanations during model resolution.

Key Highlights

  • Remove local repo list cache
  • Improve errors during model resolution

New Features

  • Remove local repo list cache
  • Improve errors and explanations during model resolution

Full Release Notes

## What's Changed
* fix(core): remove local repo list cache by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2270
* feat(core): improve errors and explanations during model resolution by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2271


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