Skip to content

v2024.9.0

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 05 Sep 01:01
· 143 commits to main since this release
v2024.9.0
c83103c

πŸš€ Features

πŸ› Bug Fixes

  • (asdf) handle plugin URLs with trailing slash by @jdx in 4541fbe
  • ls-remote doesn't support @sub-x style versions by @roele in #2525
  • ensure mise install installs missing runtimes listed in mise ls by @stanhu in #2524
  • Ensure dependencies are available for alternative backends by @xavdid in #2532
  • tweak hints by @jdx in 732fc58
  • Update fish.rs for activation of mise by @Shobhit0109 in #2542
  • resolve issue with prefixed dependencies by @jdx in #2541

πŸ§ͺ Testing

New Contributors