Skip to content

Releases: jdx/mise

v2024.10.13

28 Oct 03:45
v2024.10.13
ee83488
Compare
Choose a tag to compare

🚀 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

v2024.10.12

27 Oct 19:06
v2024.10.12
ceab5f4
Compare
Choose a tag to compare

🚀 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

v2024.10.11

27 Oct 01:11
v2024.10.11
d84ce23
Compare
Choose a tag to compare

🚀 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

v2024.10.10

25 Oct 21:25
v2024.10.10
3029d46
Compare
Choose a tag to compare

🚀 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

v2024.10.9

24 Oct 00:42
v2024.10.9
197e4ac
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

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

🔍 Other Changes

📦️ Dependency Updates

New Contributors

v2024.10.8

22 Oct 14:13
v2024.10.8
f95281a
Compare
Choose a tag to compare

🚀 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

v2024.10.7

14 Oct 22:38
v2024.10.7
7d15bd5
Compare
Choose a tag to compare

🐛 Bug Fixes

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

v2024.10.5

14 Oct 08:21
v2024.10.5
72b332d
Compare
Choose a tag to compare

🐛 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

v2024.10.4

14 Oct 04:24
v2024.10.4
6c21c0a
Compare
Choose a tag to compare

🐛 Bug Fixes

🚜 Refactor

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

🔍 Other Changes

v2024.10.3

14 Oct 03:06
v2024.10.3
be641ca
Compare
Choose a tag to compare

🚀 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