๐ Features
- (registry) use aqua for some tools by @risu729 in #3375
- allow filtering
mise bin-paths
on tools by @jdx in #3367 - added aws-cli from aqua by @jdx in #3370
- multiple MISE_ENV environments by @jdx in #3371
- add mise-task.json schema by @hverlin in #3374
- automatically call
hook-env
by @jdx in #3373
๐ Bug Fixes
- (docs) correct syntax error in IDE integration examples by @EricGusmao in #3360
- ensure version check message is displayed by @jdx in #3358
- show warning if no precompiled pythons found by @jdx in #3359
- allow compilation not on macOS, Linux, or Windows by @avysk in #3363
- make hook-env compatible with zsh auto_name_dirs by @jdx in #3366
- skip optional env._.file files by @jdx in #3381
- .terraform-version by @jdx in #3380
๐ Documentation
- update auto-completion docs by @hverlin in #3355
- fix
Environment variables passed to tasks
section by @hverlin in #3378
๐งช Testing
๐ Other Changes
New Contributors
- @avysk made their first contribution in #3363
- @EricGusmao made their first contribution in #3360