Skip to content

v2024.11.24

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 23 Nov 01:33
· 427 commits to main since this release

πŸš€ Features

  • ignore config files after not trusting them by @jdx in #3128
  • task vars by @jdx in #3130
  • verify aqua packages with cosign and/or slsa when available by @jdx in #3151
  • added task_skip setting by @jdx in #3154
  • allow calling mise settings foo=bar as shorthand by @jdx in #3155

πŸ› Bug Fixes

  • (cargo) added extra tool opts by @jdx in #3144
  • hide MISE_GITHUB_TOKEN from mise dr by @jdx in #3135
  • show password prompt when cloning and libgit2 is disabled by @jdx in #3138
  • keep tools sorted by @jdx in #3148
  • only use mise.toml files with lockfiles by @jdx in #3150

πŸ“š Documentation

  • add more detail about task vars by @jdx in #3136

πŸ§ͺ Testing

πŸ” Other Changes