Skip to content ๐ 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