-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2024.11.4 🚀 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 v2024.11.3 🐛 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 v2024.11.2 🐛 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 move use tests to e2e by @jdx in #2924 🔍 Other Changes Update installing-mise.md by @jdx in c8cd667 v2024.11.1 🚀 Features (registry) add ubi (+ go & cargo) installers for tools by @BurnerWah in #2881 (registry) switch apollo-router to ubi; add apollo-rover by @glasser in #2872 add elvish integration by @SolitudeSF in #2857 add autocompletion for tasks run by @roele in #2908 show bump in mise outdated and upgrade --interactive by @liskin in #2892 🐛 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 add hint/link to ruby-build dependencies by @roele in #2867 Fix path to tracked-configs by @liskin in #2887 Add GitLab CI example by @hverlin in #2897 add [tasks.*.file] to json schema by @hverlin in #2911 Update sidebar by @hverlin in #2891 🧪 Testing added e2e test for js task by @jdx in #2914 🔍 Other Changes "mise config set": add support for list by @hverlin in #2882 Update aliases.md by @jdx in 40966a9 fix autofix PR action by @jdx in #2917 added Unicode-3.0 to cargo-deny by @jdx in 496cb4d bump usage by @jdx in 85e4442 bump usage by @jdx in 1907b0f use mise.lock as cache key for mise by @jdx in 5b1d306 v2024.11.0 🚀 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 add zstd compression for http requests by @jdx in 612bbd0 Fix installed_tool@version complete script by @miguelmig in #2859
- Loading branch information
Showing
3 changed files
with
203 additions
and
219 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.