Skip to content

v2024.10.11

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 27 Oct 01:11
· 24 commits to main since this release
v2024.10.11
d84ce23

🚀 Features

  • (registry) add ubi as primary backend for additional tools by @jimeh in #2827
  • (registry) add various new tools by @jimeh in #2833
  • add ubi backend for eza by @yodatak in #2823
  • added env-only plugin support by @jdx in #2832

🐛 Bug Fixes

  • make ubi installs with exe work for mise x by @jdx in #2825

📚 Documentation

⚡ Performance

  • memoize CLI loading by @jdx in #2826
  • improve shim loading by @jdx in #2828
  • eager load some data to improve performance by @jdx in #2829
  • eager load plugin/backend data by @jdx in #2830

🧪 Testing

🔍 Other Changes

  • minor tweaks to settings by @jdx in b4e2413
  • Revert "feat: add ubi backend for eza" by @jdx in #2831

New Contributors