Releases: jdx/mise
Releases · jdx/mise
v2024.5.4
🚀 Features
🚜 Refactor
- move opts from ToolVersion to ToolVersionRequest struct by @jdx in #2057
- remove use of mutex by @jdx in 278d028
📚 Documentation
🔍 Other Changes
- Commit from GitHub Actions (test) by @mise-en-dev in 695f851
- Merge pull request #2019 from jdx/release by @jdx in 6bbd3d1
- include symlink error context in error message by @KlotzAndrew in ddd58fc
- Merge pull request #2040 from KlotzAndrew/aklotz/show_symlink_error by @jdx in e71a8a0
- continue git subtree on error by @jdx in a2c590c
- squash registry by @jdx in 143ea6e
- reclone registry in release-plz job by @jdx in 05848a5
- reclone registry in release-plz job by @jdx in c020c1e
- updated changelog by @jdx in 0465520
- show bash trace in release-plz by @jdx in 8a322bc
New Contributors
- @KlotzAndrew made their first contribution
v2024.5.3
🚀 Features
- (env) supports glob patterns in
env._.file
andenv._.source
(fix #1916) by @noirbizarre in #2016 - cleanup invalid symlinks in .local/state/mise/(tracked|trusted)-configs by @roele in #2036
🐛 Bug Fixes
- (plugin-update) Handle errors from the underlying plugin updates by @offbyone in #2024
- backend install directory not removed if empty by @roele in #2018
- mise trust doesn't handle relative paths by @roele in #2037
🔍 Other Changes
- Update README.md by @jdx in 40e82be
- move kachick plugins to mise-plugins by @jdx in a41b296
- Commit from GitHub Actions (test) by @mise-en-dev in f91a48e
- Merge pull request #2019 from jdx/release by @jdx in #2019
📦️ Dependency Updates
- update rust crate zip to v1.1.4 by @renovate[bot] in #2030
New Contributors
- @noirbizarre made their first contribution in #2016
v2024.5.2
v2024.5.1
🐛 Bug Fixes
- (ruby) handle github rate limits when fetching ruby-build version by @jdx in 4a538a7
- (ruby) attempt to update ruby-build if it cannot check version by @jdx in 9f6e2ef
- prevent crashing if "latest" is not a symlink by @jdx in 91291e0
- edge case around "latest" being the "latest" version by @jdx in 33f5473
- show source file on resolve error by @jdx in 881dbeb
📚 Documentation
🧪 Testing
- (self-update) try to enable self update test by @jdx in 778e90a
- fix the test-plugins job by @jdx in 669530c
🔍 Other Changes
v2024.5.0
🐛 Bug Fixes
- (release) use target/release dir by @jdx in e6448b3
- (release) fixed the "serious" profile by @jdx in 487a1a0
🔍 Other Changes
📦️ Dependency Updates
- update rust crate rmp-serde to 1.3.0 by @renovate[bot] in #2007
- update rust crate base64 to 0.22.1 by @renovate[bot] in #2006
v2024.4.12
v2024.4.11
🐛 Bug Fixes
🧪 Testing
🔍 Other Changes
📦️ Dependency Updates
- update rust crate flate2 to 1.0.30 by @renovate[bot] in #1997
v2024.4.10
v2024.4.9
🚀 Features
- (node) support comments in .nvmrc/.node-version by @jdx in 5915ae0
- cli command for listing backends by @roele in #1989
🐛 Bug Fixes
- (ci) git2 reference by @jdx in #1961
- (docker) Ensure the e2e tests pass in the dev container by @Adirelle in #1942
- (java) inconsistent version resolution by @roele in #1957
- (zig) can't install zig@master from v2024.4.6 by @roele in #1958
- use mise fork of asdf-maven by @jdx in 5a01c1b
- deal with missing go/cargo/npm/etc in backends by @jdx in #1976
- mise doesn't change the trust hash file by @roele in #1979
🚜 Refactor
🧪 Testing
🔍 Other Changes
- (docker) removed unused image by @jdx in 4150207
- (renovate) ignore changes to registry/ subtree by @jdx in c556149
- buildjet by @jdx in #1953
- make git2 an optional build dependency by @jdx in #1960
- remove CODEOWNERS by @jdx in 304ba17
📦️ Dependency Updates
- update rust crate color-print to 0.3.6 by @renovate[bot] in #1943
- update amannn/action-semantic-pull-request action to v5.5.0 by @renovate[bot] in #1947
- update rust crate demand to 1.1.1 by @renovate[bot] in #1944
- update rust crate self_update to 0.40.0 by @renovate[bot] in #1954
- update rust crate flate2 to 1.0.29 by @renovate[bot] in #1963
- update serde monorepo to 1.0.199 by @renovate[bot] in #1964
- update rust crate demand to 1.1.2 by @renovate[bot] in #1965
- update rust crate zip to 1.1.2 by @renovate[bot] in #1985
New Contributors
v2024.4.8
🚀 Features
- add periphery by @MontakOleg in 7f51540
- add danger-js by @MontakOleg in 6e61cf7
🐛 Bug Fixes
📚 Documentation
🔍 Other Changes
- use https to get gpgkey by @sjpalf in #1936
- Update xcbeautify by @jdx in cb48b68
- Include e2e folder in shfmt editorconfig for 2 spaces indenting by @zph in #1937
- disable megalinter by @jdx in 3dd1006
New Contributors
- @MontakOleg made their first contribution
- @sjpalf made their first contribution in #1936