Skip to content 🚀 Features
- allow running tasks without
mise run, e.g.: mise test as shorthand for mise run test by @jdx in #3235
- default task directory config by @jdx in #3238
- standalone tasks by @jdx in #3240
- automatic uv venv activation by @jdx in #3239
- migrate more tools away from asdf by @jdx in #3242
- add committed by @scop in #3247
- use ubi for figma-export by @jdx in 19dbeac
- add vacuum by @scop in #3249
🐛 Bug Fixes
- skip _.source files if not present by @jdx in #3236
- rust idiomatic file parsing by @jdx in #3241
- automatic reinstall of uvx tools during python upgrades by @jdx in #3243
🚜 Refactor
📚 Documentation
🔍 Other Changes
- bump tabled by @jdx in #3245
- fix tools tests on release branch by @jdx in 675a2b0
- fix tools tests on release branch by @jdx in 130c3a4
- Mention the fish shell's automatic activation in the Quickstart section by @rmacklin in #2295
- fix tools tests on release branch by @jdx in 9feb3b6
New Contributors
- @rmacklin made their first contribution in #2295