Skip to content

v2024.11.28

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 24 Nov 17:30
· 401 commits to main since this release
v2024.11.28
f88950e

πŸš€ Features

  • migrate more tools away from asdf by @jdx in #3170
  • auto-install tools on mise run by @jdx in #3181
  • move more tools away from asdf by @jdx in #3179

πŸ› Bug Fixes

  • allow passing integers to task env by @jdx in #3177
  • remove __MISE_WATCH,__MISE_DIFF env vars on mise deactivate by @jdx in #3178

πŸ“š Documentation

  • (security) added information about checksums/cosign/slsa verification by @jdx in 1faef6e
  • (security) added release gpg key by @jdx in 8f5dfd6
  • typos by @jdx in #3173

πŸ” Other Changes