Skip to content

v2024.11.21

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 21 Nov 19:12
· 790 commits to main since this release

πŸ› Bug Fixes

  • (vfox) handle bug when plugin is removed from registry by @jdx in #3111
  • gleam checksum by @jdx in #3107
  • split checksums out by artifact by @jdx in #3105
  • use consistent verb tense for progress bars by @jdx in #3109
  • unset GITHUB_TOKEN if empty for ubi + plugins by @jdx in #3114
  • git-cliff typo in registry by @jdx in #3117
  • some bugs with lockfiles by @jdx in #3113

🚜 Refactor

  • break up install_versions method by @jdx in #3121

πŸ§ͺ Testing

  • added e2e test for mise prune by @jdx in #3119

πŸ” Other Changes