Skip to content

Latest commit

Β 

History

History
1767 lines (1062 loc) Β· 103 KB

CHANGELOG.md

File metadata and controls

1767 lines (1062 loc) Β· 103 KB

Changelog

2024.11.6 - 2024-11-10

πŸš€ Features

πŸ› Bug Fixes

🚜 Refactor

  • remove backend arg from tool-version by @jdx in #2980

πŸ“š Documentation

  • load core plugins when rendering registry doc by @jdx in 00ef7b4
  • added core plugins to registry by @jdx in #2976

πŸ§ͺ Testing

  • added e2e test with multiple scripts by @jdx in a89a5ee

New Contributors

  • @rodvieirasilva made their first contribution in #2967
  • @drewwells made their first contribution in #2977

2024.11.5 - 2024-11-09

πŸš€ Features

  • show overridden tools in registry by @jdx in #2974

πŸ› Bug Fixes

πŸ§ͺ Testing

πŸ“¦οΈ Dependency Updates

2024.11.4 - 2024-11-06

πŸš€ Features

  • added --offline flag to ls by @jdx in #2954
  • added MISE_TASK_TIMINGS setting by @jdx in #2957

πŸ› Bug Fixes

  • (go) remove old GOPATH bin dir by @jdx in #2959
  • allow installing asdf/vfox plugins by shorthand when overridden by ubi by @jdx in #2956
  • set docs directory in release-docs task by @jdx in 6efac79

πŸ” Other Changes

  • added hidden --outdate option for cache clear by @jdx in 9535aa1

2024.11.3 - 2024-11-06

πŸ› Bug Fixes

  • support multiple versions in lockfile by @jdx in #2923
  • use mise.toml instead of .mise.toml by default in mise use by @jdx in #2818
  • explode backend dependencies by @jdx in #2945
  • show install prefix in output by @jdx in #2946
  • make vfox/vendored-lua optional by @jdx in acc674b

πŸ” Other Changes

  • Revert "perf(shell/zsh.rs): avoid hook-env execution on Enter without command " by @jdx in 7e19251

2024.11.2 - 2024-11-06

πŸ› Bug Fixes

  • (backend) include backend dependencies in paths by @risu729 in #2893
  • (completions) set usage cache-key by @jdx in #2937
  • (ls) only show symlink_path when not runtime-symlink by @jdx in #2927
  • upgrade vfox.rs with http module by @jdx in #2934
  • hide extra "mise" prefix when installing by @jdx in #2935
  • only show actual cargo-binstall versions by @jdx in #2936
  • use project_root for task execution by @jdx in #2942
  • upgrade with options by @jdx in #2925
  • remove duplicate "mise" in logs by @jdx in 693f39b

πŸ“š Documentation

  • move alternative ways to install mise to a separate page by @hverlin in #2930
  • show information about github rate limits when erroring due to 403 by @jdx in #2856

⚑ Performance

  • (shell/zsh.rs) avoid hook-env execution on Enter without command by @powerman in #2861
  • skip reading backend-meta files if they do not exist by @jdx in #2941

πŸ§ͺ Testing

πŸ” Other Changes

New Contributors

  • @powerman made their first contribution in #2861

2024.11.1 - 2024-11-05

πŸš€ Features

πŸ› Bug Fixes

  • (ruby) ensure ruby-build bin exists before trying to use by @jdx in #2913
  • update json schema by @hverlin in #2896
  • wrong alias in shell implementations by @roele in #2901
  • only run not_found_auto_install if non-tty in shims by @jdx in #2909
  • apply fixes to pull requests by @jdx in #2912
  • allow setting MISE_GITHUB_TOKEN to empty string to not use any gh token by @jdx in #2915
  • parse task run template even if no args/flags by @jdx in #2918
  • touch MISE_DATA_DIR after uninstall by @jdx in #2919
  • respect lockfile on mise install by @jdx in #2920
  • show installing message by @jdx in 0329868
  • clean up debug log output by @jdx in #2922

πŸ“š Documentation

πŸ§ͺ Testing

  • added e2e test for js task by @jdx in #2914

πŸ” Other Changes

New Contributors

  • @liskin made their first contribution in #2892
  • @SolitudeSF made their first contribution in #2857
  • @glasser made their first contribution in #2872

2024.11.0 - 2024-11-01

πŸš€ Features

  • (node) update aliases for latest LTS release (jod/v22) by @jasisk in #2865
  • (registry) Add cargo-insta, mprocs, killport, fzf with ubi by @vrslev in #2852

πŸ› Bug Fixes

  • added sccache as a dependency for cargo backend by @jdx in #2855

πŸ” Other Changes

New Contributors

  • @miguelmig made their first contribution in #2859

2024.10.13 - 2024-10-28

πŸš€ Features

  • bring tasks out of experimental by @jdx in #2851

πŸ› Bug Fixes

  • correct python ls-remote with python.compile option by @jdx in acfd7f1

πŸ“š Documentation

πŸ” Other Changes

  • Revert "fix: correct python ls-remote with python.compile option" by @jdx in f65c0b6
  • fetch mise compressed in standalone installer by @jdx in 62a7aac

2024.10.12 - 2024-10-27

πŸš€ Features

  • (registry) Use ubi for delta, fd, gohugo, hyperfine, just, tokei, xh by @vrslev in #2836
  • accept argument for mise registry by @jdx in #2841
  • allow listing all versions from github by @jdx in #2844
  • lockfiles by @jdx in #2839

πŸ› Bug Fixes

  • allow passing ubi:[exe=] on the command line by @jdx in #2843
  • pass ubi config from mise.toml by @jdx in #2842

🚜 Refactor

  • added ToolSource to ToolRequest by @jdx in #2846

πŸ“š Documentation

  • added anchor tags for settings by @jdx in #2845

πŸ” Other Changes

  • Disable ruby plugin test as no network access to GitHub in derivation by @laozc in #2835
  • remove extra code coverage comment by @jdx in 2c83dff
  • updated ubi by @jdx in #2847

2024.10.11 - 2024-10-27

πŸš€ Features

  • (registry) add ubi as primary backend for additional tools by @jimeh in #2827
  • (registry) add various new tools by @jimeh in #2833
  • add ubi backend for eza by @yodatak in #2823
  • added env-only plugin support by @jdx in #2832

πŸ› Bug Fixes

  • make ubi installs with exe work for mise x by @jdx in #2825

πŸ“š Documentation

⚑ Performance

  • memoize CLI loading by @jdx in #2826
  • improve shim loading by @jdx in #2828
  • eager load some data to improve performance by @jdx in #2829
  • eager load plugin/backend data by @jdx in #2830

πŸ§ͺ Testing

πŸ” Other Changes

  • minor tweaks to settings by @jdx in b4e2413
  • Revert "feat: add ubi backend for eza" by @jdx in #2831

New Contributors

  • @jimeh made their first contribution in #2833

2024.10.10 - 2024-10-25

πŸš€ Features

  • automatically hide hints after displayed once by @jdx in #2807
  • add ubi installers for various tools by @BurnerWah in #2801

πŸ› Bug Fixes

  • upgrade --bump with non-semver versions by @jdx in #2809
  • parsing default task arg/flags by @jdx in #2810
  • attempt ubi installs with/without "v" prefix if they fail by @jdx in #2813
  • add cargo-binstall as dependency of cargo backend by @jdx in #2811
  • use GITHUB_API_TOKEN or GITHUB_TOKEN by @jdx in #2815
  • bug with ls-remote and "sub-" prefixes by @jdx in #2814
  • autoinstalling on mise x when the tool is in the config by @jdx in #2816

πŸ“š Documentation

  • hide outdated_bump message if already using --bump by @jdx in #2808

πŸ” Other Changes

  • loosen versions in Cargo.toml by @jdx in 8253059
  • resolve regex loop clippy warning by @jdx in #2812

πŸ“¦οΈ Dependency Updates

2024.10.9 - 2024-10-24

πŸš€ Features

πŸ› Bug Fixes

  • java core plugin reports wrong latest version by @roele in #2798

πŸ” Other Changes

πŸ“¦οΈ Dependency Updates

New Contributors

  • @rgeraskin made their first contribution in #2790

2024.10.8 - 2024-10-22

πŸš€ Features

  • allow config ls to return JSON by @roele in #2775
  • allow config ls to return JSON by @roele in #2776
  • add {MISE_CONFIG_DIR}/config.{MISE_ENV}.local.toml to config lookup by @roele in #2783

πŸ› Bug Fixes

  • trim "v" prefix for ubi backend tools by @jdx in #2765
  • Use ubi for sentry-cli by @jahands in #2767
  • reset color of task prefixes by @jdx in #2772
  • installing from behind a proxy shows git clone errors and does not work by @roele in #2782
  • installing jq via new built-in ubi fails by @roele in #2771

πŸ“š Documentation

πŸ” Other Changes

New Contributors

  • @htunnicliff made their first contribution in #2770

2024.10.7 - 2024-10-14

πŸ› Bug Fixes

  • remove schema/settings.json from release script by @jdx in 3086cae

2024.10.6 - 2024-10-14

πŸš€ Features

πŸ› Bug Fixes

  • replace asdf-rustic with ubi by @jdx in #2757
  • set trailing_var_arg on mise run by @jdx in b1bb3d2
  • prevent loading logger multiple times by @jdx in 1b83acd

πŸ“š Documentation

  • http_timeout should be a duration string by @roele in #2755
  • added hint about --bump flag for upgrade/outdated by @jdx in #2761

πŸ§ͺ Testing

2024.10.5 - 2024-10-14

πŸ› Bug Fixes

  • remove some non-working vfox plugins by @jdx in 7248fcc
  • use asdf by default unless on windows by @jdx in b525a84

πŸ§ͺ Testing

πŸ” Other Changes

2024.10.4 - 2024-10-14

πŸ› Bug Fixes

🚜 Refactor

  • use ci_info to determine if running on CI by @jdx in ac9a35b

πŸ” Other Changes

2024.10.3 - 2024-10-14

πŸš€ Features

  • improve dynamic settings by @jdx in #2731
  • added --force flag to reshim by @jdx in #2734
  • added mise settings add by @jdx in #2741
  • improve task scheduling by @jdx in #2743
  • include ubi into mise directly by @autarch in #2290
  • allow passing arbitrary args to pipx/uvx by @jdx in #2746
  • new cross-backend registry by @jdx in #2748
  • enable colors for CI services that support it by @jdx in c892e27

πŸ› Bug Fixes

  • remove shims directory when running mise x by @jdx in #2735
  • remove shims directory from PATH when executing shims by @jdx in #2736
  • use same outdated logic for mise ls as mise outdated by @jdx in #2737
  • do not include shims dir in path_env when reinserting by @jdx in #2745
  • automatically prefix ubi installs with "v" if not found by @jdx in #2747
  • some issues with new registry by @jdx in 8ec6fb8
  • only enable colors for stderr by @jdx in 8d57b99

🚜 Refactor

  • move task deps into its own file by @jdx in bad9f68
  • use settings singleton in more places by @jdx in #2742
  • clean up settings set by @jdx in #2744

πŸ“š Documentation

πŸ” Other Changes

New Contributors

  • @autarch made their first contribution in #2290

2024.10.2 - 2024-10-12

πŸš€ Features

  • enable deno core plugin on windows & download deno files from deno server by @finalchild in #2719
  • use uv to create venv by default by @erickguan in #2705

πŸ› Bug Fixes

🚜 Refactor

πŸ§ͺ Testing

πŸ” Other Changes

  • move /.mise/tasks to /tasks by @jdx in #2728

2024.10.1 - 2024-10-07

πŸš€ Features

πŸ› Bug Fixes

πŸ§ͺ Testing

2024.10.0 - 2024-10-03

πŸ› Bug Fixes

  • (task) more flexible parsing around #MISE alias(es)=, changed prefix from # mise to #MISE by @jdx in #2694

πŸ“š Documentation

πŸ§ͺ Testing

πŸ” Other Changes

New Contributors

  • @yanskun made their first contribution in #2701
  • @samuelallan72 made their first contribution in #2393

2024.9.13 - 2024-09-29

πŸš€ Features

  • enable Java core plugin on Windows by @TobiX in #2684

πŸ› Bug Fixes

  • logic with displaying hints by @jdx in #2686
  • tools installed via cargo:a/b@rev:012 immediately pruned by @roele in #2685

πŸ“š Documentation

πŸ§ͺ Testing

πŸ” Other Changes

2024.9.12 - 2024-09-29

πŸš€ Features

  • offer to chmod non-executable tasks by @jdx in #2675
  • added basic task markdown generation by @jdx in #2677
  • Lazily evaluated env template variables in path entries by @josb in #2310
  • improving task docs and cli reference docs by @jdx in #2678

πŸ› Bug Fixes

  • do not load symlinked config files more than once by @jdx in eb53099
  • minor bugs with incomplete python-build by @jdx in b56ff50
  • don't show use override warning if symlink file by @jdx in face79b

🚜 Refactor

πŸ“š Documentation

πŸ” Other Changes

  • use wrap_err instead of suggestions to display in non-debug by @jdx in 71937c8

New Contributors

  • @josb made their first contribution in #2310

2024.9.11 - 2024-09-27

πŸš€ Features

  • added --type option to toml set by @jdx in #2674
  • added --bump option for outdated/upgrade by @jdx in #2667

πŸ› Bug Fixes

πŸ“š Documentation

  • remove experimental badge from cargo and npm backends by @matukoto in #2669

⚑ Performance

  • more task loading in parallel by @jdx in #2673

πŸ” Other Changes

New Contributors

  • @matukoto made their first contribution in #2669

2024.9.10 - 2024-09-26

πŸš€ Features

πŸ“š Documentation

πŸ” Other Changes

2024.9.9 - 2024-09-25

πŸš€ Features

πŸ› Bug Fixes

πŸ§ͺ Testing

πŸ” Other Changes

New Contributors

  • @cwegener made their first contribution in #2644

2024.9.8 - 2024-09-25

πŸš€ Features

  • (node) allow using node unofficial build flavors by @jdx in #2637
  • codegen settings by @jdx in #2640

πŸ› Bug Fixes

  • release 2024.9.7 breaks configurations that were using v in version names with go backend by @roele in #2636
  • add node mirror/flavor to cache key by @jdx in #2638

πŸ“š Documentation

πŸ” Other Changes

2024.9.7 - 2024-09-23

πŸš€ Features

  • task argument declarations by @jdx in #2612

πŸ› Bug Fixes

  • (windows) node bin path by @jdx in eed0ecf
  • (windows) fixed npm backend by @jdx in #2617
  • ensure that version is not "latest" in node by @jdx in 0e196d6
  • prevent attempting to use python-build in windows by @jdx in e15545b
  • skip last modified time test for nix by @laozc in #2622
  • go backend can't install tools without 'v' prefix in git repo tags by @roele in #2606
  • use "v" prefix first for go backend by @jdx in 8444597

πŸ“š Documentation

πŸ” Other Changes

New Contributors

  • @gauravkumar37 made their first contribution in #2619

2024.9.6 - 2024-09-18

πŸš€ Features

  • (tasks) allow mise-tasks or .mise-tasks directories by @jdx in #2610
  • (windows) added ruby core plugin by @jdx in #2599
  • periodically prune old cache files by @jdx in #2603
  • take npm/cargo backends out of experimental by @jdx in 5496cef

πŸ› Bug Fixes

πŸ§ͺ Testing

πŸ” Other Changes

  • clean up console output during project linting by @jdx in #2607

2024.9.5 - 2024-09-17

πŸ” Other Changes

2024.9.4 - 2024-09-15

πŸš€ Features

πŸ› Bug Fixes

πŸ“š Documentation

  • wrong version in the README example when install specific version by @roele in #2579

πŸ” Other Changes

New Contributors

  • @mtweeman made their first contribution in #2577

2024.9.3 - 2024-09-12

πŸ› Bug Fixes

  • Look for -P or --profile to get mise environment. by @fiadliel in #2566
  • use consistent names for tera platform information by @jdx in #2569

πŸ“š Documentation

New Contributors

  • @fesplugas made their first contribution in #2570

2024.9.2 - 2024-09-11

πŸš€ Features

  • implement a few tera functions for mise toml config by @erickguan in #2561

πŸ› Bug Fixes

  • ruby ls-remote not showing alternative implementations by @roele in #2555
  • cannot disable hints during Zsh completion by @roele in #2559

πŸ“š Documentation

2024.9.1 - 2024-09-10

πŸš€ Features

πŸ› Bug Fixes

  • mise plugins ls command should ignore .DS_Store file on macOS by @roele in #2549
  • mise deactivate zsh does not work, but mise deactivate does by @roele in #2550

πŸ” Other Changes

2024.9.0 - 2024-09-05

πŸš€ Features

πŸ› Bug Fixes

  • (asdf) handle plugin URLs with trailing slash by @jdx in 4541fbe
  • ls-remote doesn't support @sub-X style versions by @roele in #2525
  • ensure mise install installs missing runtimes listed in mise ls by @stanhu in #2524
  • Ensure dependencies are available for alternative backends by @xavdid in #2532
  • tweak hints by @jdx in 732fc58
  • Update fish.rs for activation of mise by @Shobhit0109 in #2542
  • resolve issue with prefixed dependencies by @jdx in #2541

πŸ§ͺ Testing

New Contributors

  • @xavdid made their first contribution in #2532
  • @stanhu made their first contribution in #2524

2024.8.15 - 2024-08-28

πŸš€ Features

  • (vfox) added aliases like vfox:cmake -> vfox:version-fox/vfox-cmake by @jdx in 0654f6c
  • use https-only in paranoid by @jdx in ad9f959
  • make use_versions_host a setting by @jdx in d9d4d23

πŸ› Bug Fixes

  • (pipx) allow using uv provided by mise by @jdx in b608a73
  • (pipx) order pipx github releases correctly by @jdx in 054ff85
  • (vfox) ensure plugin is installed before listing env vars by @jdx in 914d0b4
  • correct aur fish completion directory by @jdx in ff2f652

πŸ“š Documentation

πŸ§ͺ Testing

πŸ” Other Changes

2024.8.14 - 2024-08-27

πŸš€ Features

  • (cargo) allow specifying features via tool options by @jdx in #2515
  • (zig) make dev builds installable by @jdx in #2514
  • add support for using uv tool as a replacement for pipx by @antoniomdk in #2509

πŸ› Bug Fixes

  • (src/path_env.rs) Issue 2504: Fix for JoinPathsError by @mcallaway in #2511
  • block remote versions which are not simple versions by @jdx in ba90c3b
  • npm backend not finding updates by @roele in #2512

πŸ” Other Changes

New Contributors

  • @mcallaway made their first contribution in #2511

2024.8.13 - 2024-08-26

πŸ› Bug Fixes

  • add suggestion for invalid use of repo_url by @jdx in #2501

πŸ“š Documentation

πŸ§ͺ Testing

πŸ” Other Changes

πŸ“¦οΈ Dependency Updates

2024.8.12 - 2024-08-20

πŸ› Bug Fixes

πŸ§ͺ Testing

πŸ“¦οΈ Dependency Updates

2024.8.11 - 2024-08-19

πŸ› Bug Fixes

2024.8.10 - 2024-08-18

πŸš€ Features

πŸ› Bug Fixes

πŸ“š Documentation

πŸ§ͺ Testing

πŸ” Other Changes

2024.8.9 - 2024-08-18

πŸš€ Features

  • use registry shortname for mise.toml/install dirs by @jdx in #2470
  • vfox backend by @jdx in #2187

πŸ› Bug Fixes

  • hide file tasks starting with "." by @jdx in #2466
  • mise prune removes tool versions which are in use by @roele in #2469
  • cargo_binstall missing from set commands by @roele in #2471
  • only warn if config properties are not found by @jdx in #2472

🚜 Refactor

2024.8.8 - 2024-08-17

🚜 Refactor

  • split asdf into forge+plugin by @jdx in #2226

πŸ§ͺ Testing

  • fix home directory for win tests by @jdx in #2464

πŸ“¦οΈ Dependency Updates

2024.8.7 - 2024-08-16

πŸ› Bug Fixes

  • mise treats escaped newlines in env files differently than dotenvy by @roele in #2455
  • wait for spawned tasks to die before exiting by @jdx in #2461

πŸ“¦οΈ Dependency Updates

2024.8.6 - 2024-08-12

πŸ› Bug Fixes

  • spm backend doesn't allow a GitHub repo name containing a dot by @roele in #2449

🚜 Refactor

  • renamed tool_request_version to tool_request to match the class by @jdx in 76a611a

πŸ“š Documentation

2024.8.5 - 2024-08-03

πŸš€ Features

  • show friendly errors when not in verbose/debug mode by @jdx in #2431
  • allow installing cargo packages with --git by @jdx in #2430
  • some ux improvements to mise sync nvm by @jdx in #2432

πŸ› Bug Fixes

  • display untrusted file on error by @jdx in #2423
  • mise trust issue with unstable hashing by @jdx in #2427
  • use newer eza in e2e test by @jdx in eec3989
  • take out home directory paths from mise dr output by @jdx in #2433

πŸ” Other Changes

  • use pub(crate) to get notified about dead code by @jdx in #2426

2024.8.4 - 2024-08-02

πŸ› Bug Fixes

πŸ” Other Changes

2024.8.3 - 2024-08-01

πŸ§ͺ Testing

πŸ” Other Changes

2024.8.2 - 2024-08-01

πŸ› Bug Fixes

πŸ” Other Changes

2024.8.1 - 2024-08-01

πŸ› Bug Fixes

πŸ“š Documentation

  • added information on rolling alpine tokens by @jdx in bd693b0

πŸ” Other Changes

2024.8.0 - 2024-08-01

πŸ“š Documentation

  • Fix 'mise x' command snippet in the Continuous Integration section by @mollyIV in #2411

πŸ” Other Changes

  • retry mise tests for docker-dev-test workflow by @jdx in cc014dd
  • add BSD-2-Clause to allowed dep licenses by @jdx in b4ea53c
  • create new alpine gitlab token to replace the expired one by @jdx in b30db04

New Contributors

  • @mollyIV made their first contribution in #2411

2024.7.5 - 2024-07-29

πŸ› Bug Fixes

  • mise use does not create a local .mise.toml anymore by @roele in #2406
  • transform master to ref:master in ls-remote for zig by @chasinglogic in #2409

πŸ“¦οΈ Dependency Updates

New Contributors

  • @chasinglogic made their first contribution in #2409

2024.7.4 - 2024-07-19

πŸš€ Features

  • added MISE_LIBGIT2 setting by @jdx in #2386

πŸ› Bug Fixes

πŸ“¦οΈ Dependency Updates

2024.7.3 - 2024-07-14

πŸ” Other Changes

2024.7.2 - 2024-07-13

πŸš€ Features

πŸ“¦οΈ Dependency Updates

2024.7.1 - 2024-07-08

πŸ” Other Changes

πŸ“¦οΈ Dependency Updates

  • update built to 0.7.4 and git2 to 0.19.0 by @roele in #2357

New Contributors

  • @gzurowski made their first contribution in #2353

2024.7.0 - 2024-07-03

πŸ“š Documentation

New Contributors

  • @light-planck made their first contribution in #2349

2024.6.6 - 2024-06-20

πŸ› Bug Fixes

  • improve error message for missing plugins by @jdx in #2313

πŸ” Other Changes

πŸ“¦οΈ Dependency Updates

2024.6.5 - 2024-06-18

πŸ” Other Changes

2024.6.4 - 2024-06-15

πŸ› Bug Fixes

New Contributors

  • @adamdickinson made their first contribution in #2286

2024.6.3 - 2024-06-10

πŸ› Bug Fixes

  • github API rate limiting could be handled more explicitly by @roele in #2274
  • group prefix not applied for script tasks by @roele in #2273
  • mise plugins ls returns error immediately after install by @roele in #2271

πŸ“¦οΈ Dependency Updates

2024.6.2 - 2024-06-07

πŸ› Bug Fixes

  • after installing the latest version, mise rolls back to the previous one by @roele in #2258

πŸ“š Documentation

2024.6.1 - 2024-06-03

πŸš€ Features

πŸ› Bug Fixes

πŸ“š Documentation

πŸ§ͺ Testing

πŸ” Other Changes

πŸ“¦οΈ Dependency Updates

New Contributors

  • @chrmod made their first contribution in #2248

2024.6.0 - 2024-06-01

πŸ” Other Changes

2024.5.28 - 2024-05-31

πŸ› Bug Fixes

  • download keeps failing if it takes more than 30s by @roele in #2224
  • settings unset does not work by @roele in #2230
  • cleaner community-developed plugin warning by @jdx in 8dcf0f3
  • correct mise use ordering by @jdx in #2234

🚜 Refactor

πŸ§ͺ Testing

2024.5.27 - 2024-05-31

🚜 Refactor

πŸ§ͺ Testing

πŸ” Other Changes

2024.5.26 - 2024-05-30

πŸ› Bug Fixes

πŸ§ͺ Testing

πŸ” Other Changes

2024.5.25 - 2024-05-30

πŸš€ Features

🚜 Refactor

πŸ§ͺ Testing

πŸ” Other Changes

  • fix build-tarball call by @jdx in 2a4b986
  • breaking use kebab-case for backend-installs by @jdx in #2218

2024.5.24 - 2024-05-28

πŸ› Bug Fixes

  • (pipx) version ordering by @jdx in #2209
  • (use) re-use mise.toml if exists by @jdx in #2207
  • mise trust works incorrectly with symlinked configuration file by @roele in #2186

🚜 Refactor

  • simplify ForgeArg building by @jdx in #2208

πŸ” Other Changes

  • resolve macros/derived-traits from crates w/ scopes rather than globally by @donaldguy in #2198
  • eliminate .tool-versions only used for jq by @donaldguy in #2195

New Contributors

  • @donaldguy made their first contribution in #2195

2024.5.23 - 2024-05-27

πŸ› Bug Fixes

  • (self_update) explicitly set target since there seems to be a bug with .identifier() by @jdx in #2190
  • minor race condition creating directories by @jdx in 23db391
  • vendor libgit2 for precompiled binaries by @jdx in #2197

πŸ§ͺ Testing

  • break coverage tasks up a bit by @jdx in #2192

πŸ” Other Changes

2024.5.22 - 2024-05-25

πŸ› Bug Fixes

  • correctly use .mise/config.$MISE_ENV.toml files by @jdx in cace97b
  • correctly use .mise/config.$MISE_ENV.toml files by @jdx in 262fa2e

πŸ” Other Changes

2024.5.21 - 2024-05-23

πŸ› Bug Fixes

  • (git-pre-commit) rewrite existing git hook to pre-commit.old by @jdx in #2165
  • handle issue running mise install with existing tools by @jdx in #2161

πŸ” Other Changes

New Contributors

  • @bklebe made their first contribution in #2173

2024.5.20 - 2024-05-21

πŸ› Bug Fixes

  • (prune) make it not install the world by @jdx in 78f4aec
  • allow plugins overriding core plugins by @jdx in #2155

🚜 Refactor

πŸ“š Documentation

πŸ§ͺ Testing

2024.5.18 - 2024-05-19

πŸš€ Features

  • added plugin registry to docs by @jdx in #2138
  • added registry command by @jdx in #2147
  • pre-commit and github action generate commands by @jdx in #2144

πŸ› Bug Fixes

  • raise error if resolve fails and is a CLI argument by @jdx in #2136
  • clean up architectures for precompiled binaries by @jdx in #2137
  • add target and other configs to cache key logic by @jdx in #2141

🚜 Refactor

πŸ§ͺ Testing

2024.5.17 - 2024-05-18

πŸš€ Features

πŸ› Bug Fixes

🚜 Refactor

  • fetch transitive dependencies by @jdx in #2131

πŸ§ͺ Testing

2024.5.16 - 2024-05-15

πŸš€ Features

πŸ› Bug Fixes

πŸ” Other Changes

2024.5.15 - 2024-05-14

πŸš€ Features

  • support non-hidden configs by @jdx in #2114

πŸ› Bug Fixes

  • handle sub-0.1 in new resolving logic by @jdx in fd943a1

🚜 Refactor

πŸ§ͺ Testing

πŸ” Other Changes

2024.5.14 - 2024-05-14

πŸš€ Features

  • (erlang) make erlang core plugin stable by @jdx in d4bde6a
  • (python) make python_compile 3-way switch by @jdx in #2100
  • raise warning instead if install default gems failed by @jiz4oh in 83350be

πŸ› Bug Fixes

  • (python) correct flavor for macos-x64 by @jdx in #2104
  • warn if failure installing default packages by @jdx in #2102
  • hide missing runtime warning in shim context by @jdx in #2103
  • handle tool_version parse failures by @jdx in #2105

⚑ Performance

πŸ” Other Changes

  • do not fail workflow if cant post message by @jdx in 0f3bfd3

New Contributors

  • @jiz4oh made their first contribution

2024.5.13 - 2024-05-14

πŸš€ Features

  • pass github token to UBI and cargo-binstall backends. by @Adirelle in #2090

🚜 Refactor

πŸ” Other Changes

2024.5.12 - 2024-05-13

⚑ Performance

  • various performance tweaks by @jdx in #2091

πŸ§ͺ Testing

2024.5.11 - 2024-05-13

πŸ› Bug Fixes

  • (exec) do not default to "latest" if a version is already configured by @jdx in f55e8ef
  • (self_update) downgrade reqwest by @jdx in 0e17a84
  • prompt to trust config files with env vars by @jdx in 55b3a4b

πŸ§ͺ Testing

2024.5.10 - 2024-05-13

πŸ› Bug Fixes

  • fixed misc bugs with ubi+pipx backends by @jdx in #2083

πŸ” Other Changes

πŸ“¦οΈ Dependency Updates

2024.5.9 - 2024-05-12

πŸ› Bug Fixes

πŸ§ͺ Testing

πŸ” Other Changes

New Contributors

  • @FranklinYinanDing made their first contribution in #2077

2024.5.8 - 2024-05-12

πŸ› Bug Fixes

  • use correct url for aur-bin by @jdx in a683c15
  • handle race condition when initializing backends with dependencies by @jdx in #2071

2024.5.7 - 2024-05-12

πŸ§ͺ Testing

  • add coverage report summary by @jdx in #2065

πŸ” Other Changes

2024.5.6 - 2024-05-12

πŸš€ Features

  • add cargo-binstall as dependency for cargo backend by @jdx in 94868af

πŸ› Bug Fixes

🚜 Refactor

  • (cargo) improve cargo-binstall check by @jdx in d1432e0

πŸ§ͺ Testing

πŸ” Other Changes

2024.5.5 - 2024-05-12

πŸ› Bug Fixes

  • (pipx) remove unneeded unwrap by @jdx in 273c73d
  • resolve bug with backends not resolving mise-installed tools by @jdx in #2059

[2024.5.4] - 2024-05-11

πŸš€ Features

  • add more directory env var configs by @jdx in #2056

🚜 Refactor

  • move opts from ToolVersion to ToolVersionRequest struct by @jdx in #2057
  • remove use of mutex by @jdx in 278d028

πŸ“š Documentation

πŸ” Other Changes

New Contributors

  • @KlotzAndrew made their first contribution