Skip to content

v2024.8.5

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 03 Aug 23:16
· 226 commits to main since this release
v2024.8.5
98c44b8

๐Ÿš€ 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