Skip to content

v2024.5.3

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 07 May 00:09
· 644 commits to main since this release

πŸš€ Features

  • (env) supports glob patterns in env._.file and env._.source (fix #1916) by @noirbizarre in #2016
  • cleanup invalid symlinks in .local/state/mise/(tracked|trusted)-configs by @roele in #2036

πŸ› Bug Fixes

  • (plugin-update) Handle errors from the underlying plugin updates by @offbyone in #2024
  • backend install directory not removed if empty by @roele in #2018
  • mise trust doesn't handle relative paths by @roele in #2037

πŸ” Other Changes

πŸ“¦οΈ Dependency Updates

New Contributors