Skip to content 🚀 Features
- show friendly errors when not in verbose/debug mode by @jdx in #2431
- allow installing cargo packages with
--git by @jdx in #2430
- some ux improvements to
mise sync nvm by @jdx in #2432
🐛 Bug Fixes
- display untrusted file on error by @jdx in #2423
mise trust issue with unstable hashing by @jdx in #2427
- use newer eza in e2e test by @jdx in eec3989
- take out home directory paths from
mise dr output by @jdx in #2433
🔍 Other Changes
- use pub(crate) to get notified about dead code by @jdx in #2426