Releases: jdx/mise
Releases ยท jdx/mise
v2025.1.2
๐ Features
- migrate asdf plugins to aqua/ubi by @jdx in #3962
- migrate asdf plugins to aqua/ubi by @jdx in #3978
- migrate asdf plugins to aqua/ubi by @jdx in #3991
- replace asdf-spark plugin with mise-spark plugin by @benberryallwood in #3994
- add kubectx/kubens to registry by @roele in #3992
- added ktlint from aqua by @jdx in #4004
๐ Bug Fixes
- (schema) fix task sources and outputs schema by @risu729 in #3988
- (schema) update task schema by @risu729 in #3999
- correct age keyname by @jdx in e28c293
- mise install rust failed on windows by @roele in #3969
- maven-mvnd does not install with aqua by @roele in #3982
- maven-mvnd does not install with aqua by @roele in #3993
- use friendly error in
mise run
by @jdx in #3998 - use task display_name in more places by @hverlin in #3997
- aqua:apache/spark doesn't work by @roele in #3995
๐ Documentation
- style on rustup settings by @jdx in da91716
- Escape template examples by @henrebotha in #3987
- update SECURITY.md by @jdx in 6372f10
๐งช Testing
- fix test-plugins CI job for ubuntu-24 by @jdx in 492f6ac
- remove postgres test-plugins test by @jdx in e93bc80
Chore
- remove deprecated tar syntax by @jdx in 322735a
- fix tar/gzip syntax by @jdx in cd0a049
- fork remaining asdf plugins to mise-plugins by @jdx in #3996
New Contributors
- @henrebotha made their first contribution in #3987
v2025.1.1
๐ Features
- add databricks-cli to registry by @benberryallwood in #3937
- add navi to registry by @kit494way in #3943
- added allurectl to registry by @MontakOleg in #3918
- Add setting description to mise settings --json-extended output by @hverlin in #3919
๐ Bug Fixes
- improve mise generate bootstrap by @hverlin in #3939
- update year in copyright to dynamic with current year by @nexckycort in #3957
๐ Documentation
- Fix broken link to environment variables doc by @xcapaldi in #3938
- Add usage property to mise schema by @hverlin in #3942
- clarity on relative paths vs config_root in _.path by @glasser in #3923
๐ฆ๏ธ Dependency Updates
- update rust crate itertools to 0.14 by @renovate[bot] in #3926
- update rust crate petgraph to 0.7 by @renovate[bot] in #3927
- update rust crate self_update to 0.42 by @renovate[bot] in #3931
Chore
- upgrade expr by @jdx in c06a415
- mise up by @jdx in 678f648
- cargo-show by @jdx in 69d44fd
- remove cargo-show dependency by @jdx in ab8e9e9
- remove cargo-show dependency by @jdx in ca2f89c
- remove cargo-show dependency by @jdx in 82e3390
- fix release-plz by @jdx in 52ac62a
- fix release-plz by @jdx in dba7044
New Contributors
- @nexckycort made their first contribution in #3957
- @MontakOleg made their first contribution in #3918
- @kit494way made their first contribution in #3943
- @benberryallwood made their first contribution in #3937
- @xcapaldi made their first contribution in #3938
- @auxesis made their first contribution in #3914
v2025.1.0
๐ Features
๐ Bug Fixes
- panic when setting config value by @roele in #3823
- add hidden settings/task --complete option by @jdx in #3902
- handle panic when task contains invalid template by @jdx in #3904
- missing checksums in mise.run script by @jdx in #3906
- active flag for symlinked tools in
mise ls --json
by @jdx in #3907
๐ Documentation
v2024.12.24
v2024.12.23
๐ Bug Fixes
- winget release PRs by @jdx in 9dec542
- mise settings unset does not seem to work by @roele in #3867
- gradle aqua package by @jdx in #3880
- breaking remove
root
env var in tasks by @jdx in #3884
๐ Documentation
- syntax in
mise watch
by @jdx in beab480 - Update registry link by @bmulholland in #3864
- clarify shims behaviour by @syhol in #3881
๐ Other Changes
- Fix sh code block by @o-l-a-v in #3876
- remove unused versioned tarballs from mise.jdx.dev by @jdx in 48f1021
- trim newline in banner by @jdx in c8f2c90
New Contributors
- @bmulholland made their first contribution in #3864
v2024.12.22
๐ Features
๐ Bug Fixes
- add
:
escaping for tasks with multiple colons by @eitamal in #3853 - type issue in docs/JSON schema for python_create_args and uv_create_args by @roele in #3855
๐ Documentation
- (settings) fix link to precompiled python binaries by @scop in #3851
- Fix cargo install examples by @orf in #3862
๐ Other Changes
- Delete .github/ISSUE_TEMPLATE/blank.md by @jdx in 0a6b692
- Delete .github/ISSUE_TEMPLATE/bug_report.md by @jdx in 951eab7
- Create config.yml by @jdx in d167979
- Delete .github/ISSUE_TEMPLATE/feature_request.md by @jdx in 1bb59d9
- Create preapproved.md by @jdx in 51fa75e
- Delete .github/ISSUE_TEMPLATE/preapproved.md by @jdx in 2b94fcf
New Contributors
v2024.12.21
v2024.12.20
๐ Features
- (hugo) add extended registry from aqua and keep only one registry with all aliases by @kilianpaquier in #3813
- build erlang with all cores by @jdx in #3802
- Modify install_rubygems_hook to place plugin in site_ruby directory by @zkhadikov in #3812
๐ Bug Fixes
๐ Documentation
๐งช Testing
New Contributors
- @zkhadikov made their first contribution in #3812
- @kilianpaquier made their first contribution in #3813
- @jesse-c made their first contribution in #3803
v2024.12.19
v2024.12.18
๐ Features
- allow dotnet prerelease by @acesyde in #3753
- added minisign to registry by @jdx in #3788
mise g bootstrap
by @jdx in #3792mise g bootstrap
by @jdx in f79ce71
๐ Bug Fixes
๐ Documentation
- update IDE integration page by @hverlin in #3765
- add powershell sample by @acesyde in #3771
- add missing dotnet left menu by @acesyde in #3770
๐งช Testing
๐ Other Changes
- add shell to user-agent by @jdx in #3786
- sign releases with minisign by @jdx in #3789
- create minisign secret key by @jdx in dea4676
- create minisign secret key by @jdx in ecebebe
- fix minisign signing by @jdx in 6401ff8
- Revert "fix: Use arguments for to pass staged filenames to pre-commit task (#โฆ" by @jdx in #3791
- added install.sh to releases by @jdx in 2946d58
- install minisign by @jdx in f22272c
- use ubuntu-24 for release by @jdx in 40a13f8
- set minisign pub key by @jdx in fd6aa1e
- age encrypt minisign key by @jdx in 02c30e2
- apt install age by @jdx in 769a088
- switch back to MINISIGN_KEY by @jdx in 66dc8cf
- fix minisign signing by @jdx in a3f8173
- add zst tarballs by @jdx in 85a1192
- add zst tarballs by @jdx in 5238124
- add zst tarballs by @jdx in 2a4d0bf
- add zst tarballs by @jdx in 285d777
- extract artifact with zstd by @jdx in ba66d46