Releases: jdx/mise
Releases · jdx/mise
v2024.12.13
🚀 Features
mise task add
by @jdx in #3616- elixir core tool by @jdx in #3620
- elixir on windows by @jdx in #3623
- added install_env tool option by @jdx in #3622
- Add Powershell support by @fgilcc in #3506
- improve redactions by @jdx in #3647
🐛 Bug Fixes
- run venv after tools are loaded by @jdx in #3612
- some improvements to
mise fmt
by @jdx in #3615 - always run postinstall hook by @jdx in #3618
- move bat from aqua to ubi by @jdx in 60d0c79
- do not require version for
mise sh --unset
by @jdx in #3628 - back nomad with nomad, not levant by @rliebz in #3633
- correct python precompiled urls for freebsd by @jdx in #3637
- bug fixes with tools=true in env by @jdx in #3639
- sort keys in
__MISE_DIFF
to make the serialised value deterministic by @joshbode in #3640 - resolve config_root for dir tasks option by @risu729 in #3649
📚 Documentation
- add getting-started carousel by @hverlin in #3613
- Fix Sops URL by @matthew-snyder in #3619
- add elixir to sidebar by @risu729 in #3650
- update task documentation by @hverlin in #3651
🔍 Other Changes
New Contributors
v2024.12.12
🚀 Features
- Add upx,actionlint and correct ripsecret error by @boris-smidt-klarrio in #3601
- aqua:argo-cd by @boris-smidt-klarrio in #3600
- task tools by @jdx in #3599
- lazy env eval by @jdx in #3598
- added cache feature to templates by @jdx in #3608
🐛 Bug Fixes
- added MISE_SOPS_ROPS setting by @jdx in #3603
- respect CLICOLOR_FORCE by @jdx in #3607
- only create 1 venv by @jdx in #3610
- set bash --noprofile for env._.source by @jdx in #3611
📚 Documentation
- improve settings a bit by @jdx in d53d011
- Install on Windows - Update doc on install on Windows with Scoop and WinGet + fix NOTE section by @o-l-a-v in #3604
- remove note about winget by @jdx in 9c0c1ce
🔍 Other Changes
New Contributors
v2024.12.11
🚀 Features
- added selector for
mise use
with no args by @jdx in #3570 - added tool descriptions by @jdx in #3571
- added
mise sync python --uv
by @jdx in #3575 sync ruby --brew
by @jdx in #3577- encrypted configs by @jdx in #3584
- added
mise --no-config
by @jdx in #3590 - allow _.file in vars by @jdx in #3593
🐛 Bug Fixes
- (python) reduce network usage for python precompiled manifests by @jdx in #3568
- (python) check only if first or specified python is installed for _.venv by @jdx in #3576
- (swift) prevent swift from using linux platforms that are not available by @jdx in #3583
- correct headers on
mise ls
by @jdx in 5af3b17 - correct message truncation in
mise run
by @jdx in c668857 - include uv in path for hook-env by @jdx in #3572
- correct subtitle in
mise use
selector by @jdx in 4be6d79 - some bugs with status.show_tools and status.show_env by @jdx in #3586
- use task.display_name for
mise run
by @jdx in a009de1 - path is treated differently in nushell by @samuelallan72 in #3592
- allow number/bool in .env.json by @jdx in #3594
🚜 Refactor
📚 Documentation
- better warning when venv auto create is skipped by @syhol in #3573
- added rendered go settings by @jdx in b41c3dd
🔍 Other Changes
- Update comparison-to-asdf.md by @jdx in e7715c8
- Update task-configuration.md by @jdx in e3586b7
- Update contributing.md by @jdx in 80d5b8d
- Fix concat for nushell script by @samuelallan72 in #3591
- use sudo for apt by @fhalim in #3595
New Contributors
v2024.12.10
🚀 Features
- (python) add other indygreg flavors by @jdx in #3565
- redactions by @jdx in #3529
- show unload messages/run leave hook by @jdx in #3532
- update demand and default
mise run
to filtering by @jdx in 48c366d
🐛 Bug Fixes
- (go) only use "v" prefix if version is semver-like by @jdx in #3556
- (go) fix non-v installs by @jdx in 36e7631
- disable libgit2 for updating plugin repos for now by @jdx in #3533
- rename kubelogin to azure-kubelogin and add replace it with more popular kubelogin cli by @jdx in #3534
- add backend to lockfile by @jdx in #3535
- parse task env vars as templates by @jdx in #3536
- do not add ignore file if not tty by @jdx in #3558
- improve output of
mise tasks
by @jdx in #3562
📚 Documentation
🔍 Other Changes
- Update config.ts by @jdx in 7ba504c
- added comfy-table by @jdx in #3561
- Update tips-and-tricks.md by @jdx in a09d4c2
- pitchfork by @jdx in 2c47f72
- updated usage by @jdx in #3564
- added install-dev task by @jdx in 0c351a8
New Contributors
v2024.12.9
🚀 Features
- (tasks) optional automatic outputs by @jdx in #3528
- added quiet field to tasks by @jdx in #3514
- show instructions for updating when min_version does not match by @jdx in #3520
- several enhancements to tasks by @jdx in #3526
🐛 Bug Fixes
- make bash_completions lib optional by @jdx in #3516
- make plugin update work with libgit2 by @jdx in #3519
- bug with
mise task edit
and new tasks by @jdx in #3521 - correct self-update message by @jdx in eff0cff
- task source bug fixes by @jdx in #3522
📚 Documentation
- add explanation about shebang by @hverlin in #3501
- add vitepress-plugin-group-icons by @hverlin in #3527
🧪 Testing
🔍 Other Changes
📦️ Dependency Updates
- update rust crate bzip2 to 0.5 by @renovate[bot] in #3511
v2024.12.8
🚀 Features
🐛 Bug Fixes
- Adds support for multi-use args by @bnorick in #3505
- make task completion script POSIX by @jdx in b92b560
📚 Documentation
🔍 Other Changes
- Fix README link. by @biggusbeetus in #3502
- use main branch for winget by @jdx in b4036cf
New Contributors
- @bnorick made their first contribution in #3505
- @biggusbeetus made their first contribution in #3502
v2024.12.7
🚀 Features
- add the users PATH to
mise doctor
by @syhol in #3474 - feat : Add superfile with aqua backend to registery by @yodatak in #3479
- added
task_auto_install
setting by @jdx in #3481 - Add yazi with aqua backend to registery by @yodatak in #3485
- Migrating Terragrunt asdf plugin over to gruntwork-io by @yhakbar in #3486
- add settings for python venv creation by @jdx in #3489
- added MISE_ARCH setting by @jdx in #3490
- add jj to registry by @phyrog in #3495
- add task descriptions to completions by @jdx in #3497
🐛 Bug Fixes
- mise upgrade with rust by @jdx in #3475
- improve arg parsing for mise watch by @jdx in #3478
- skip reading ignored config dirs by @jdx in #3480
- deprecated attribute in json schema by @jdx in #3482
- simplify auto_install settings by @jdx in #3483
- use config_root for env._.source by @jdx in #3484
- allow directories as task source by @jdx in #3488
- Use arguments for to pass staged filenames to pre-commit task by @joshbode in #3492
📚 Documentation
🔍 Other Changes
New Contributors
v2024.12.6
🚀 Features
- added descriptions to
mise run
by @jdx in #3460 mise format
by @jdx in #3461mise fmt
(renamed frommise format
) by @jdx in #3465mise format
by @jdx in d18b040
🐛 Bug Fixes
- (swift) remove clang bins by @jdx in #3468
- use 7zip for windows zip by @jdx in 475ae62
- disable filtering by default on
mise run
by @jdx in 507ee27 - deprecate direnv integration by @jdx in #3464
- remove hidden commands from docs by @jdx in 42a9a05
- improve hook-env by @jdx in #3466
- deprecate @System versions by @jdx in #3467
- do not reuse local tool options for
mise use -g
by @jdx in #3469 - allow "~" in python.default_packages_file by @jdx in #3472
- read all config files for
mise set
by @jdx in #3473
📚 Documentation
- fixing elvish install instructions by @ejrichards in #3459
- remove bad formatting in setting by @jdx in f33813b
- added external links by @jdx in 8271e7b
🔍 Other Changes
New Contributors
- @ejrichards made their first contribution in #3459
v2024.12.5
🚀 Features
🐛 Bug Fixes
- correctly lowercase "zsh" for shell hooks by @jdx in 035ae59
- read MISE_CONFIG_DIR/conf.d/*.toml configs by @jdx in #3439
- retains spm artifacts by @jdx in #3441
- add env var for MISE_NPM_BUN setting by @jdx in b3c57e2
- hide hidden tasks in
mise run
selector UI by @jdx in #3449 - trim run scripts whitespace by @jdx in #3450
- shell-escape arg() in tasks by @jdx in #3453
- use shebang in run script to determine how arg escaping should work by @jdx in #3455
📚 Documentation
- example with required version by @felixhummel in #3448
- document new windows installers by @jdx in #3452
🔍 Other Changes
New Contributors
- @felixhummel made their first contribution in #3448
v2024.12.4
🚀 Features
- add staged files to
mise generate git-pre-commit
by @jdx in #3410 - shell hooks by @jdx in #3414
- added cowsay by @jdx in #3420
- add openbao by @phyrog in #3426
- add gocryptfs by @phyrog in #3427
- use aqua for flyctl by @jdx in f7ed363
🐛 Bug Fixes
- do not set debug mode when calling
mise -v
by @jdx in #3418 - issue with usage and arg completions by @jdx in #3433
📚 Documentation
🔍 Other Changes
- Update walkthrough.md by @jdx in c3aa2d0
- Update hooks.md by @jdx in 9c71e44
- Update installing-mise.md by @jdx in 2cc97ca
- update default.nix by @minhtrancccp in #3430
- Fix mention of slsa-verifier in documentation by @will-ockmore in #3435
New Contributors
- @will-ockmore made their first contribution in #3435
- @minhtrancccp made their first contribution in #3430
- @phyrog made their first contribution in #3427