Skip to content

Releases: jdx/mise

v2024.11.12

14 Nov 08:30
Compare
Choose a tag to compare

πŸš€ Features

πŸ§ͺ Testing

  • build mise for coverage tests by @jdx in #3020

πŸ” Other Changes

v2024.11.11

14 Nov 05:23
Compare
Choose a tag to compare

πŸ§ͺ Testing

πŸ” Other Changes

v2024.11.10

14 Nov 03:02
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

🚜 Refactor

  • consolidate tool/plugin loading to install_state.rs by @jdx in #3015

πŸ§ͺ Testing

v2024.11.9

13 Nov 04:16
Compare
Choose a tag to compare

πŸš€ Features

  • add postgis plugin to registry by @knu in #3002
  • added --backend arg for registry command by @jdx in #3004
  • support more aqua tools by @jdx in #3000

v2024.11.8

12 Nov 03:27
Compare
Choose a tag to compare

πŸš€ Features

πŸ” Other Changes

  • only release fig autocomplete once per month by @jdx in b86885a

v2024.11.7

12 Nov 02:12
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • (windows) java and python fixes by @jdx in #2993
  • do not add tool options to toml when they are the defaults by @jdx in #2982
  • show warning if using outdated usage version by @jdx in #2984

πŸ“š Documentation

πŸ§ͺ Testing

v2024.11.6

10 Nov 15:06
Compare
Choose a tag to compare

πŸš€ 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

v2024.11.5

09 Nov 16:34
Compare
Choose a tag to compare

πŸš€ Features

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

πŸ› Bug Fixes

πŸ§ͺ Testing

πŸ“¦οΈ Dependency Updates

v2024.11.4

06 Nov 22:40
Compare
Choose a tag to compare

πŸš€ 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

06 Nov 12:27
Compare
Choose a tag to compare

πŸ› 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