Skip to content
📦 Registry
- rename mise-haskell -> asdf-haskell by @jdx in #6859
🚀 Features
- (cli) switch manpage generation from clap_mangen to usage by @jdx in #6868
- (task) add selective stream suppression for silent configuration by @jdx in #6851
🐛 Bug Fixes
- (backend) support platform-specific bin and bin_path configuration by @dragoscirjan in #6853
- (generate) update git pre-commit script to use null separator by @azais-corentin in #6874
- (stubs) lookup for aqua tools stubs fails because of tool options by @roele in #6867
- (task) resolve aliases correctly for monorepo tasks by @jdx in #6857
- (task) prevent MISE_TASK_OUTPUT from propagating to nested tasks by @jdx in #6860
- (tasks) simplify task command display to show only first line by @jdx in #6863
- (tasks) implement smart flag routing for task arguments by @jdx in #6861
- (xonsh) prevent KeyError when activating in nested shells by @jdx in #6856
- Don't set empty env var if decryption fails with age.strict=false by @iamkroot in #6847
🚜 Refactor
- (task) split run.rs into modular task execution pipeline by @jdx in #6852
📚 Documentation
- (cli) integrate clap-sort to validate subcommand ordering by @jdx in #6865
📦️ Dependency Updates
- lock file maintenance by @renovate[bot] in #6873
New Contributors
- @dragoscirjan made their first contribution in #6853