Skip to content

Releases: jdx/mise

v2024.5.17

18 May 21:05
v2024.5.17
ef63bec
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🚜 Refactor

  • fetch transitive dependencies by @jdx in #2131

🧪 Testing

v2024.5.16

15 May 04:28
v2024.5.16
8838098
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🔍 Other Changes

New Contributors

v2024.5.15

14 May 15:12
v2024.5.15
2708d38
Compare
Choose a tag to compare

🚀 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

v2024.5.14

14 May 04:25
v2024.5.14
c2858ef
Compare
Choose a tag to compare

🚀 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

v2024.5.13

14 May 01:14
v2024.5.13
f43b95a
Compare
Choose a tag to compare

🚀 Features

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

🚜 Refactor

🔍 Other Changes

v2024.5.12

13 May 18:45
v2024.5.12
29a84f8
Compare
Choose a tag to compare

⚡ Performance

  • various performance tweaks by @jdx in #2091

🧪 Testing

v2024.5.11

13 May 17:08
v2024.5.11
9e77028
Compare
Choose a tag to compare

🐛 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

v2024.5.10

13 May 15:34
v2024.5.10
3abe641
Compare
Choose a tag to compare

🐛 Bug Fixes

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

🔍 Other Changes

📦️ Dependency Updates

v2024.5.9

12 May 23:54
v2024.5.9
b9089f8
Compare
Choose a tag to compare

🐛 Bug Fixes

🧪 Testing

🔍 Other Changes

New Contributors

v2024.5.8

12 May 21:36
v2024.5.8
8b28aaf
Compare
Choose a tag to compare

🐛 Bug Fixes

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