Skip to content

Latest commit

Β 

History

History
488 lines (287 loc) Β· 27.3 KB

CHANGELOG.md

File metadata and controls

488 lines (287 loc) Β· 27.3 KB

Changelog

2024.6.1 - 2024-06-03

πŸš€ Features

πŸ› Bug Fixes

πŸ“š Documentation

πŸ§ͺ Testing

πŸ” Other Changes

πŸ“¦οΈ Dependency Updates

New Contributors

  • @chrmod made their first contribution in #2248
  • @kattouf made their first contribution in #2241

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

New Contributors

  • @vrslev made their first contribution in #2116

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