Commit Graph

274 Commits

Author SHA1 Message Date
mise-en-dev a0b24e6d60
chore: release 2025.4.5 (#4849)
### 🐛 Bug Fixes

- **(ubi)** API URL for GitHub should not have /repos segement by
[@roele](https://github.com/roele) in
[#4848](https://github.com/jdx/mise/pull/4848)
- **(ubi)** URL syntax fails by [@roele](https://github.com/roele) in
[#4859](https://github.com/jdx/mise/pull/4859)
- allow to install non-numeric elixir versions by
[@roele](https://github.com/roele) in
[#4850](https://github.com/jdx/mise/pull/4850)
- removed possible single-point-of-failure while running `mise upgrade`
by [@hitblast](https://github.com/hitblast) in
[#4847](https://github.com/jdx/mise/pull/4847)
- `#MISE tools=` in task header by [@jdx](https://github.com/jdx) in
[#4860](https://github.com/jdx/mise/pull/4860)

### 🧪 Testing

- fix aqua tool test by [@jdx](https://github.com/jdx) in
[4f2c050](4f2c050550)

### New Contributors

- @hitblast made their first contribution in
[#4847](https://github.com/jdx/mise/pull/4847)
2025-04-17 20:31:18 -05:00
mise-en-dev 43aa21e447
chore: release 2025.4.4 (#4845)
### 🧪 Testing

- remove kpt test by [@jdx](https://github.com/jdx) in
[b9d35ac](b9d35ac579)
2025-04-15 01:53:51 +00:00
mise-en-dev de879ba670
chore: release 2025.4.3 (#4830)
### 🚀 Features

- **(aqua)** support SLSA source_uri setting by
[@scop](https://github.com/scop) in
[#4833](https://github.com/jdx/mise/pull/4833)
- **(aqua)** use source tag in SLSA verification by
[@scop](https://github.com/scop) in
[#4836](https://github.com/jdx/mise/pull/4836)
- **(ubi)** add support for self-hosted GitHub/GitLab by
[@roele](https://github.com/roele) in
[#4765](https://github.com/jdx/mise/pull/4765)

### 📚 Documentation

- Update configuration.md by [@jdx](https://github.com/jdx) in
[#4829](https://github.com/jdx/mise/pull/4829)
- correct `mise use` paths by [@jdx](https://github.com/jdx) in
[c8374c0](c8374c00ca)
2025-04-14 19:50:39 -05:00
mise-en-dev 2e5746881e
chore: release 2025.4.2 (#4810)
### 🚀 Features

- **(registry)** update aws-nuke backend by
[@StingRayZA](https://github.com/StingRayZA) in
[#4815](https://github.com/jdx/mise/pull/4815)

### 🐛 Bug Fixes

- do not default to writing to mise.$MISE_ENV.toml by
[@jdx](https://github.com/jdx) in
[#4817](https://github.com/jdx/mise/pull/4817)
- mise watch forward --exts and --filter to watchexec by
[@cmhms](https://github.com/cmhms) in
[#4826](https://github.com/jdx/mise/pull/4826)

### 📚 Documentation

- Fixing typo in code for flags in toml-tasks.md by
[@arafays](https://github.com/arafays) in
[#4820](https://github.com/jdx/mise/pull/4820)
- branding by [@jdx](https://github.com/jdx) in
[9ad2c17](9ad2c17ec7)
- remove references to not-working docker: tasks by
[@jdx](https://github.com/jdx) in
[2c2fd27](2c2fd272e3)
- document some dependencies by [@jdx](https://github.com/jdx) in
[6e8bd51](6e8bd51875)

### 📦️ Dependency Updates

- update dependency vitepress-plugin-tabs to ^0.7.0 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#4822](https://github.com/jdx/mise/pull/4822)
- update rust crate petgraph to 0.8 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#4823](https://github.com/jdx/mise/pull/4823)
- update rust crate strum to 0.27 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#4780](https://github.com/jdx/mise/pull/4780)

### New Contributors

- @cmhms made their first contribution in
[#4826](https://github.com/jdx/mise/pull/4826)
- @StingRayZA made their first contribution in
[#4815](https://github.com/jdx/mise/pull/4815)
2025-04-11 17:47:33 -05:00
mise-en-dev 51afc3c455
chore: release 2025.4.1 (#4768)
### 🚀 Features

- **(registry)** added localstack by
[@mnm364](https://github.com/mnm364) in
[#4785](https://github.com/jdx/mise/pull/4785)
- **(registry)** added skeema by [@mnm364](https://github.com/mnm364) in
[#4786](https://github.com/jdx/mise/pull/4786)
- **(registry)** add television by
[@mangkoran](https://github.com/mangkoran) in
[#4778](https://github.com/jdx/mise/pull/4778)

### 🐛 Bug Fixes

- show gh rate limit reset time in local time by
[@someoneinjd](https://github.com/someoneinjd) in
[#4799](https://github.com/jdx/mise/pull/4799)

### 📚 Documentation

- all experimental note for lockfile by
[@zeitlinger](https://github.com/zeitlinger) in
[#4781](https://github.com/jdx/mise/pull/4781)

### Chore

- update deps to fix deny check by [@jdx](https://github.com/jdx) in
[432023b](432023b2cd)
- pin zip to avoid issue with ubi by [@jdx](https://github.com/jdx) in
[315deb4](315deb4e24)

### New Contributors

- @someoneinjd made their first contribution in
[#4799](https://github.com/jdx/mise/pull/4799)
- @mnm364 made their first contribution in
[#4786](https://github.com/jdx/mise/pull/4786)
- @zeitlinger made their first contribution in
[#4781](https://github.com/jdx/mise/pull/4781)
2025-04-09 14:59:47 -05:00
mise-en-dev b61ddbea49
chore: release 2025.4.0 (#4743)
### 🐛 Bug Fixes

- s/runtimes/tools by [@jdx](https://github.com/jdx) in
[#4754](https://github.com/jdx/mise/pull/4754)
- add clarification on RUSTUP_HOME and CARGO_HOME by
[@lachieh](https://github.com/lachieh) in
[#4759](https://github.com/jdx/mise/pull/4759)
- enhance confirmation logic to respect SETTINGS.yes by
[@roele](https://github.com/roele) in
[#4764](https://github.com/jdx/mise/pull/4764)

### 🚜 Refactor

- **(registry)** use aqua for ubi by [@scop](https://github.com/scop) in
[#4745](https://github.com/jdx/mise/pull/4745)
- **(registry)** use aqua for ksops by [@scop](https://github.com/scop)
in [#4746](https://github.com/jdx/mise/pull/4746)

### 📚 Documentation

- mark code block for dnf5 install as shell code by
[@sina-hide](https://github.com/sina-hide) in
[#4747](https://github.com/jdx/mise/pull/4747)
- update demo by [@hverlin](https://github.com/hverlin) in
[#4350](https://github.com/jdx/mise/pull/4350)
- move demo to top-level by [@jdx](https://github.com/jdx) in
[2b6f45a](2b6f45ac73)
- Update config.ts by [@jdx](https://github.com/jdx) in
[05ad4bc](05ad4bc9b2)
- Update walkthrough.md by [@jdx](https://github.com/jdx) in
[89904b4](89904b46d8)
- Update index.md by [@jdx](https://github.com/jdx) in
[#4750](https://github.com/jdx/mise/pull/4750)
- Update walkthrough.md by [@jdx](https://github.com/jdx) in
[#4751](https://github.com/jdx/mise/pull/4751)
- Update README.md by [@jdx](https://github.com/jdx) in
[4f38142](4f38142bd3)

### New Contributors

- @lachieh made their first contribution in
[#4759](https://github.com/jdx/mise/pull/4759)
- @sina-hide made their first contribution in
[#4747](https://github.com/jdx/mise/pull/4747)
2025-04-01 19:03:05 -05:00
mise-en-dev e35528f9ed
chore: release 2025.3.11 (#4728)
### 🚀 Features

- **(registry)** add protoc-gen-validate by
[@akanter](https://github.com/akanter) in
[#4703](https://github.com/jdx/mise/pull/4703)

### 🚜 Refactor

- **(registry)** use aqua for swiftlint by
[@scop](https://github.com/scop) in
[#4726](https://github.com/jdx/mise/pull/4726)
- **(registry)** use ubi for opensearch-cli by
[@scop](https://github.com/scop) in
[#4725](https://github.com/jdx/mise/pull/4725)
- **(registry)** use ubi for mdbook-linkcheck by
[@scop](https://github.com/scop) in
[#4724](https://github.com/jdx/mise/pull/4724)
- **(registry)** use ubi for velad by [@scop](https://github.com/scop)
in [#4727](https://github.com/jdx/mise/pull/4727)
2025-03-28 15:29:02 -05:00
mise-en-dev 252e4b4ce0
chore: release 2025.3.10 (#4723) 2025-03-26 17:32:18 -04:00
mise-en-dev 2f3ae876c9
chore: release 2025.3.9 (#4702)
### 🚀 Features

- Set usage arguments and flag as environment variables before running
the command by [@gturi](https://github.com/gturi) in
[#4700](https://github.com/jdx/mise/pull/4700)

### 🚜 Refactor

- **(registry)** use ubi for assh by [@scop](https://github.com/scop) in
[#4713](https://github.com/jdx/mise/pull/4713)
- **(registry)** use ubi for opsgenie-lamp by
[@scop](https://github.com/scop) in
[#4712](https://github.com/jdx/mise/pull/4712)
- **(registry)** use ubi for auto-doc by
[@scop](https://github.com/scop) in
[#4714](https://github.com/jdx/mise/pull/4714)
- **(registry)** use ubi for getenvoy by
[@scop](https://github.com/scop) in
[#4715](https://github.com/jdx/mise/pull/4715)
- **(registry)** use ubi for mockolo by [@scop](https://github.com/scop)
in [#4705](https://github.com/jdx/mise/pull/4705)
- **(registry)** use ubi for haxe by [@scop](https://github.com/scop) in
[#4716](https://github.com/jdx/mise/pull/4716)
- **(registry)** use ubi for helm-diff by
[@scop](https://github.com/scop) in
[#4717](https://github.com/jdx/mise/pull/4717)
- **(registry)** use ubi for grain by [@scop](https://github.com/scop)
in [#4718](https://github.com/jdx/mise/pull/4718)
2025-03-26 08:47:19 -04:00
mise-en-dev 1557efbfd4
chore: release 2025.3.8 (#4684)
### 🚀 Features

- **(registry)** add aichat by
[@kit494way](https://github.com/kit494way) in
[#4691](https://github.com/jdx/mise/pull/4691)

### 🐛 Bug Fixes

- Update flake to fix nix build by
[@akanter](https://github.com/akanter) in
[#4686](https://github.com/jdx/mise/pull/4686)

### 📚 Documentation

- fix bash completion setup instructions by
[@bestagi](https://github.com/bestagi) in
[#3920](https://github.com/jdx/mise/pull/3920)
- small tidy of shims docs by [@AlecRust](https://github.com/AlecRust)
in [#4693](https://github.com/jdx/mise/pull/4693)

### Chore

- remove broken ripsecrets test by [@jdx](https://github.com/jdx) in
[bb382aa](bb382aa783)
- make awscli compatible with R2 by [@jdx](https://github.com/jdx) in
[cad7fa2](cad7fa285e)
- enable workflow_dispatch for docs task by
[@jdx](https://github.com/jdx) in
[b0578db](b0578db141)

### New Contributors

- @akanter made their first contribution in
[#4686](https://github.com/jdx/mise/pull/4686)
- @bestagi made their first contribution in
[#3920](https://github.com/jdx/mise/pull/3920)
2025-03-24 09:03:20 -05:00
mise-en-dev b4c428ad00
chore: release 2025.3.7 (#4661)
### 🐛 Bug Fixes

- **(node)** skip gpg verification of sig file not found by
[@jdx](https://github.com/jdx) in
[#4663](https://github.com/jdx/mise/pull/4663)
- **(task)** allow args to be used with tera tests by
[@risu729](https://github.com/risu729) in
[#4605](https://github.com/jdx/mise/pull/4605)
- Fix syntax error on `activate nu` when PATH contains shims by
[@atty303](https://github.com/atty303) in
[#4349](https://github.com/jdx/mise/pull/4349)

### 🚜 Refactor

- **(registry)** use ubi for yamlscript by
[@scop](https://github.com/scop) in
[#4670](https://github.com/jdx/mise/pull/4670)

### 📚 Documentation

- Fix typo in java.md by [@hverlin](https://github.com/hverlin) in
[#4672](https://github.com/jdx/mise/pull/4672)

### ◀️ Revert

- "chore: temporarily disable bootstrap test" by
[@jdx](https://github.com/jdx) in
[#4658](https://github.com/jdx/mise/pull/4658)

### 📦️ Dependency Updates

- update rust crate ctor to 0.4 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#4553](https://github.com/jdx/mise/pull/4553)

### Chore

- **(registry)** declare copier by
[@looztra](https://github.com/looztra) in
[#4669](https://github.com/jdx/mise/pull/4669)
- Update to the latest version of ubi by
[@autarch](https://github.com/autarch) in
[#4648](https://github.com/jdx/mise/pull/4648)
- bump expr by [@jdx](https://github.com/jdx) in
[#4666](https://github.com/jdx/mise/pull/4666)
- added android-sdk by [@jdx](https://github.com/jdx) in
[#4668](https://github.com/jdx/mise/pull/4668)
- rename mise-php to asdf-php by [@jdx](https://github.com/jdx) in
[#4674](https://github.com/jdx/mise/pull/4674)

### New Contributors

- @atty303 made their first contribution in
[#4349](https://github.com/jdx/mise/pull/4349)
- @looztra made their first contribution in
[#4669](https://github.com/jdx/mise/pull/4669)
2025-03-21 11:14:41 -05:00
mise-en-dev aaee608506
chore: release 2025.3.6 (#4659)
### Chore

- unpin aws-cli by [@jdx](https://github.com/jdx) in
[7fabed5](7fabed5c70)
- temporarily disable bootstrap test by [@jdx](https://github.com/jdx)
in
[599258a](599258aa4f)
2025-03-18 07:51:15 -05:00
mise-en-dev 942564f57b
chore: release 2025.3.5 (#4657)
### 🚀 Features

- **(registry)** use ubi for glab by [@scop](https://github.com/scop) in
[#4643](https://github.com/jdx/mise/pull/4643)
- ubi forge option support by [@scop](https://github.com/scop) in
[#4642](https://github.com/jdx/mise/pull/4642)

### 🐛 Bug Fixes

- **(tera)** use default inline shell to parse exec template by
[@risu729](https://github.com/risu729) in
[#4645](https://github.com/jdx/mise/pull/4645)
2025-03-18 07:11:24 -05:00
mise-en-dev a37a708025
chore: release 2025.3.4 (#4638)
### 🐛 Bug Fixes

- Failed to create venv at the same time by multiple uv processes by
[@NavyD](https://github.com/NavyD) in
[#4640](https://github.com/jdx/mise/pull/4640)
2025-03-18 05:59:31 -05:00
mise-en-dev 6aff4a5c5d
chore: release 2025.3.3 (#4592) 2025-03-14 13:25:11 -04:00
mise-en-dev a9fa1db92e
chore: release 2025.3.2 (#4585) 2025-03-07 11:24:37 -05:00
mise-en-dev 9dc0f0c795
chore: release 2025.3.1 (#4564)
### 🚀 Features

- **(registry)** added sampler by
[@tony-sol](https://github.com/tony-sol) in
[#4577](https://github.com/jdx/mise/pull/4577)
- add support for components property in rust-toolchain.toml by
[@roele](https://github.com/roele) in
[#4579](https://github.com/jdx/mise/pull/4579)
- add --local flag for ls by [@tony-sol](https://github.com/tony-sol) in
[#4565](https://github.com/jdx/mise/pull/4565)

### 🐛 Bug Fixes

- favor aqua backend over asdf by [@dud225](https://github.com/dud225)
in [#4558](https://github.com/jdx/mise/pull/4558)

### 📚 Documentation

- continuous-integration.md: fix gitlab caching example by
[@nafg](https://github.com/nafg) in
[#4576](https://github.com/jdx/mise/pull/4576)

### Chore

- edition 2024 by [@jdx](https://github.com/jdx) in
[#4541](https://github.com/jdx/mise/pull/4541)

### New Contributors

- @nafg made their first contribution in
[#4576](https://github.com/jdx/mise/pull/4576)
- @dud225 made their first contribution in
[#4558](https://github.com/jdx/mise/pull/4558)
2025-03-06 06:18:53 -06:00
mise-en-dev 9de694ec21
chore: release 2025.3.0 (#4543)
### 🚀 Features

- **(registry)** added helmwave by
[@tony-sol](https://github.com/tony-sol) in
[#4542](https://github.com/jdx/mise/pull/4542)
- **(registry)** added doggo by [@tony-sol](https://github.com/tony-sol)
in [#4545](https://github.com/jdx/mise/pull/4545)
- **(registry)** Add Boilerplate by
[@ZachGoldberg](https://github.com/ZachGoldberg) in
[#4530](https://github.com/jdx/mise/pull/4530)
- **(registry)** added htmlq by [@tony-sol](https://github.com/tony-sol)
in [#4548](https://github.com/jdx/mise/pull/4548)
- **(registry)** added gokey by [@tony-sol](https://github.com/tony-sol)
in [#4546](https://github.com/jdx/mise/pull/4546)
- **(registry)** added octosql by
[@tony-sol](https://github.com/tony-sol) in
[#4549](https://github.com/jdx/mise/pull/4549)
- **(registry)** added hexyl by [@tony-sol](https://github.com/tony-sol)
in [#4547](https://github.com/jdx/mise/pull/4547)
- **(registry)** added kubeone by
[@tony-sol](https://github.com/tony-sol) in
[#4550](https://github.com/jdx/mise/pull/4550)
- task confirmation by [@roele](https://github.com/roele) in
[#4328](https://github.com/jdx/mise/pull/4328)

### 🐛 Bug Fixes

- remote tasks and devcontainer by
[@acesyde](https://github.com/acesyde) in
[#4557](https://github.com/jdx/mise/pull/4557)

### 📚 Documentation

- **(shim)** add faq for vscode windows spawn EINVAL & format value to
list by [@qianlongzt](https://github.com/qianlongzt) in
[#4544](https://github.com/jdx/mise/pull/4544)

### New Contributors

- @ZachGoldberg made their first contribution in
[#4530](https://github.com/jdx/mise/pull/4530)
2025-03-01 20:51:53 +00:00
mise-en-dev 3ac007a07d
chore: release 2025.2.9 (#4524)
### 🚀 Features

- **(registry)** add cocogitto by [@reitzig](https://github.com/reitzig)
in [#4513](https://github.com/jdx/mise/pull/4513)
- **(registry)** Added foundry by [@suicide](https://github.com/suicide)
in [#4455](https://github.com/jdx/mise/pull/4455)
- **(registry)** added ast-grep by
[@tony-sol](https://github.com/tony-sol) in
[#4519](https://github.com/jdx/mise/pull/4519)

### 🐛 Bug Fixes

- non-utf8 external process handling by [@jdx](https://github.com/jdx)
in [#4538](https://github.com/jdx/mise/pull/4538)

### 📚 Documentation

- **(cookbook)** add shell powerline-go config env recipe by
[@scop](https://github.com/scop) in
[#4532](https://github.com/jdx/mise/pull/4532)
- update mise.el repo link by [@tecoholic](https://github.com/tecoholic)
in [#4534](https://github.com/jdx/mise/pull/4534)

### Chore

- bump rust version for releases by [@jdx](https://github.com/jdx) in
[f4e5970](f4e5970f00)
- bump rust version for releases by [@jdx](https://github.com/jdx) in
[52cff1c](52cff1c00b)
- bump rust version for releases by [@jdx](https://github.com/jdx) in
[9121c5e](9121c5e927)
- bump msrv for edition compatibility by [@jdx](https://github.com/jdx)
in
[3a222dd](3a222ddf27)
- remove unused deny rule by [@jdx](https://github.com/jdx) in
[053f5c1](053f5c1c07)

### New Contributors

- @tony-sol made their first contribution in
[#4519](https://github.com/jdx/mise/pull/4519)
- @tecoholic made their first contribution in
[#4534](https://github.com/jdx/mise/pull/4534)
- @suicide made their first contribution in
[#4455](https://github.com/jdx/mise/pull/4455)
- @reitzig made their first contribution in
[#4513](https://github.com/jdx/mise/pull/4513)
2025-02-26 09:50:56 -06:00
mise-en-dev e20e42e4d8
chore: release 2025.2.8 (#4464)
### 🚀 Features

- **(registry)** add checkmake to registry by
[@eread](https://github.com/eread) in
[#4466](https://github.com/jdx/mise/pull/4466)
- **(registry)** added sops from aqua registry by
[@ldrouard](https://github.com/ldrouard) in
[#4457](https://github.com/jdx/mise/pull/4457)
- **(registry)** added k9s from aqua registry by
[@ldrouard](https://github.com/ldrouard) in
[#4460](https://github.com/jdx/mise/pull/4460)
- **(registry)** added hadolint from aqua registry by
[@ldrouard](https://github.com/ldrouard) in
[#4456](https://github.com/jdx/mise/pull/4456)
- **(shim)** Windows shim add hardlink & symlink mode by
[@qianlongzt](https://github.com/qianlongzt) in
[#4409](https://github.com/jdx/mise/pull/4409)
- **(ubi)** add option `rename_exe` by
[@wlmitch](https://github.com/wlmitch) in
[#4512](https://github.com/jdx/mise/pull/4512)
- use aqua for hk by [@jdx](https://github.com/jdx) in
[f68de38](f68de3849c)
- add bazel-watcher to registry by
[@betaboon](https://github.com/betaboon) in
[#4296](https://github.com/jdx/mise/pull/4296)

### 🐛 Bug Fixes

- behavior of .disable-self-update by
[@ZeroAurora](https://github.com/ZeroAurora) in
[#4476](https://github.com/jdx/mise/pull/4476)
- devcontainer by [@acesyde](https://github.com/acesyde) in
[#4483](https://github.com/jdx/mise/pull/4483)
- mise outdated --json does not return json if all tools are up-to-date
by [@roele](https://github.com/roele) in
[#4493](https://github.com/jdx/mise/pull/4493)
- bug when using mise use -g when MISE_ENV is filled by
[@roele](https://github.com/roele) in
[#4494](https://github.com/jdx/mise/pull/4494)
- config of symlink tracked on windows is not respected by
[@NavyD](https://github.com/NavyD) in
[#4501](https://github.com/jdx/mise/pull/4501)
- pruning unused tool leaves broken symlinks by
[@roele](https://github.com/roele) in
[#4507](https://github.com/jdx/mise/pull/4507)

### 📚 Documentation

- Fixes typo in lang/zig by [@carldaws](https://github.com/carldaws) in
[#4497](https://github.com/jdx/mise/pull/4497)
- Fix activation on PowerShell by
[@kit494way](https://github.com/kit494way) in
[#4498](https://github.com/jdx/mise/pull/4498)

### Chore

- remove aur job by [@jdx](https://github.com/jdx) in
[fe5a71d](fe5a71dc48)
- remove reference to aur in release script by
[@jdx](https://github.com/jdx) in
[0824490](0824490c14)
- deny ring sec by [@jdx](https://github.com/jdx) in
[08e334c](08e334cb12)

### New Contributors

- @betaboon made their first contribution in
[#4296](https://github.com/jdx/mise/pull/4296)
- @ldrouard made their first contribution in
[#4456](https://github.com/jdx/mise/pull/4456)
- @qianlongzt made their first contribution in
[#4409](https://github.com/jdx/mise/pull/4409)
- @wlmitch made their first contribution in
[#4512](https://github.com/jdx/mise/pull/4512)
- @carldaws made their first contribution in
[#4497](https://github.com/jdx/mise/pull/4497)
- @ZeroAurora made their first contribution in
[#4476](https://github.com/jdx/mise/pull/4476)
2025-02-24 20:03:07 -06:00
mise-en-dev 68d87a63d4
chore: release 2025.2.7 (#4424)
### 🚀 Features

- **(registry)** add lychee to registry by
[@eread](https://github.com/eread) in
[#4181](https://github.com/jdx/mise/pull/4181)
- Install latest nominated zig from
https://machengine.org/zig/index.json by
[@tamadamas](https://github.com/tamadamas) in
[#4451](https://github.com/jdx/mise/pull/4451)

### 🐛 Bug Fixes

- **(cli/run)** inherit stdio by --raw even when redactions are enabled
by [@risu729](https://github.com/risu729) in
[#4446](https://github.com/jdx/mise/pull/4446)
- **(task)** Running programs on windows without cmd.exe by
[@NavyD](https://github.com/NavyD) in
[#4459](https://github.com/jdx/mise/pull/4459)
- bugs with grep in tar_supports_zstd in mise.run script by
[@glasser](https://github.com/glasser) in
[#4453](https://github.com/jdx/mise/pull/4453)

### 📚 Documentation

- fix watch files hook example by [@rsyring](https://github.com/rsyring)
in [#4427](https://github.com/jdx/mise/pull/4427)
- Fix run-on sentence by [@henrebotha](https://github.com/henrebotha) in
[#4429](https://github.com/jdx/mise/pull/4429)
- mention hk by [@jdx](https://github.com/jdx) in
[1a58e86](1a58e86ce2)
- discord link by [@jdx](https://github.com/jdx) in
[b586085](b58608521c)
- Add a section on how to use environment variables by
[@hverlin](https://github.com/hverlin) in
[#4435](https://github.com/jdx/mise/pull/4435)
- Update installation for archLinux by
[@Nicknamely](https://github.com/Nicknamely) in
[#4449](https://github.com/jdx/mise/pull/4449)

### 🧪 Testing

- always set experimental = true in tests by
[@jdx](https://github.com/jdx) in
[#4443](https://github.com/jdx/mise/pull/4443)

### Chore

- fixed new clippy lints by [@jdx](https://github.com/jdx) in
[#4463](https://github.com/jdx/mise/pull/4463)

### New Contributors

- @tamadamas made their first contribution in
[#4451](https://github.com/jdx/mise/pull/4451)
- @Nicknamely made their first contribution in
[#4449](https://github.com/jdx/mise/pull/4449)
- @eread made their first contribution in
[#4181](https://github.com/jdx/mise/pull/4181)
- @rsyring made their first contribution in
[#4427](https://github.com/jdx/mise/pull/4427)
2025-02-19 14:57:49 -06:00
mise-en-dev 59bd00fb0c
chore: release 2025.2.6 (#4415)
### 🚀 Features

- add devcontainer generator by [@acesyde](https://github.com/acesyde)
in [#4355](https://github.com/jdx/mise/pull/4355)
- added hk by [@jdx](https://github.com/jdx) in
[#4422](https://github.com/jdx/mise/pull/4422)

### 🐛 Bug Fixes

- short flag with value and var=#true bug by
[@jdx](https://github.com/jdx) in
[#4419](https://github.com/jdx/mise/pull/4419)
- regression with env overriding by [@jdx](https://github.com/jdx) in
[#4421](https://github.com/jdx/mise/pull/4421)

### 📚 Documentation

- **(shims)** clarify `activate` only removes shims from `PATH` by
[@risu729](https://github.com/risu729) in
[#4418](https://github.com/jdx/mise/pull/4418)
- Update shims page by [@hverlin](https://github.com/hverlin) in
[#4414](https://github.com/jdx/mise/pull/4414)
2025-02-16 15:25:36 -06:00
mise-en-dev fc70f04ec8
chore: release 2025.2.5 (#4402)
### 🐛 Bug Fixes

- properly replace non set flags with "false" by
[@IxDay](https://github.com/IxDay) in
[#4410](https://github.com/jdx/mise/pull/4410)

### ◀️ Revert

- "feat: set usage arguments and flags as environment variables for toml
tasks" by [@jdx](https://github.com/jdx) in
[#4413](https://github.com/jdx/mise/pull/4413)
2025-02-16 02:21:16 +00:00
mise-en-dev 0a1b4f58e3
chore: release 2025.2.4 (#4354)
### 🚀 Features

- **(registry)** add e1s by
[@kiwamizamurai](https://github.com/kiwamizamurai) in
[#4363](https://github.com/jdx/mise/pull/4363)
- **(registry)** add 'marksman' via 'aqua:artempyanykh/marksman' backend
by [@iamoeg](https://github.com/iamoeg) in
[#4357](https://github.com/jdx/mise/pull/4357)
- use `machengine.org` for downloading nominated zig versions by
[@hadronomy](https://github.com/hadronomy) in
[#4356](https://github.com/jdx/mise/pull/4356)

### 🐛 Bug Fixes

- **(aqua)** apply override of version_prefix by
[@risu729](https://github.com/risu729) in
[#4338](https://github.com/jdx/mise/pull/4338)
- **(env_directive)** apply redactions only to env with redact by
[@risu729](https://github.com/risu729) in
[#4388](https://github.com/jdx/mise/pull/4388)
- **(hook_env)** don't exit early if watching files are deleted by
[@risu729](https://github.com/risu729) in
[#4390](https://github.com/jdx/mise/pull/4390)
- **(rubygems_plugin)** Replace which ruby check for Windows
compatibility by [@genskyff](https://github.com/genskyff) in
[#4358](https://github.com/jdx/mise/pull/4358)
- lowercase desired shim names by
[@KevSlashNull](https://github.com/KevSlashNull) in
[#4333](https://github.com/jdx/mise/pull/4333)
- allow cosign opts to be empty in aqua by
[@IxDay](https://github.com/IxDay) in
[#4396](https://github.com/jdx/mise/pull/4396)

### 📚 Documentation

- update Fedora install for dnf5 by [@rkben](https://github.com/rkben)
in [#4387](https://github.com/jdx/mise/pull/4387)
- fix links to idiomatic version file option by
[@pietrodn](https://github.com/pietrodn) in
[#4382](https://github.com/jdx/mise/pull/4382)
- add mise bootstrap example in CI docs by
[@hverlin](https://github.com/hverlin) in
[#4351](https://github.com/jdx/mise/pull/4351)
- Update link in comparison-to-asdf.md by
[@hverlin](https://github.com/hverlin) in
[#4401](https://github.com/jdx/mise/pull/4401)

### 📦️ Dependency Updates

- update rust crate bzip2 to v0.5.1 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#4392](https://github.com/jdx/mise/pull/4392)
- update rust crate built to v0.7.6 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#4391](https://github.com/jdx/mise/pull/4391)

### Chore

- issue closer by [@jdx](https://github.com/jdx) in
[bee1f55](bee1f5557b)

### New Contributors

- @iamoeg made their first contribution in
[#4357](https://github.com/jdx/mise/pull/4357)
- @hadronomy made their first contribution in
[#4356](https://github.com/jdx/mise/pull/4356)
- @pietrodn made their first contribution in
[#4382](https://github.com/jdx/mise/pull/4382)
- @genskyff made their first contribution in
[#4358](https://github.com/jdx/mise/pull/4358)
- @kiwamizamurai made their first contribution in
[#4363](https://github.com/jdx/mise/pull/4363)
- @rkben made their first contribution in
[#4387](https://github.com/jdx/mise/pull/4387)
- @IxDay made their first contribution in
[#4396](https://github.com/jdx/mise/pull/4396)
- @KevSlashNull made their first contribution in
[#4333](https://github.com/jdx/mise/pull/4333)
2025-02-14 17:11:56 -06:00
mise-en-dev f7c62d899f
chore: release 2025.2.3 (#4348) 2025-02-09 04:45:40 -06:00
mise-en-dev 032429ca36
chore: release 2025.2.2 (#4299)
### 🚀 Features

- **(registry)** add jd by [@risu729](https://github.com/risu729) in
[#4318](https://github.com/jdx/mise/pull/4318)
- **(registry)** add jc by [@risu729](https://github.com/risu729) in
[#4317](https://github.com/jdx/mise/pull/4317)
- **(registry)** Add qsv cli by [@vjda](https://github.com/vjda) in
[#4334](https://github.com/jdx/mise/pull/4334)
- add support for idiomatic go.mod file by
[@roele](https://github.com/roele) in
[#4312](https://github.com/jdx/mise/pull/4312)
- add -g short version for unuse cmd by
[@kimle](https://github.com/kimle) in
[#4330](https://github.com/jdx/mise/pull/4330)
- add git remote task provider by [@acesyde](https://github.com/acesyde)
in [#4233](https://github.com/jdx/mise/pull/4233)
- set usage arguments and flags as environment variables for toml tasks
by [@gturi](https://github.com/gturi) in
[#4159](https://github.com/jdx/mise/pull/4159)

### 🐛 Bug Fixes

- **(aqua)** trim prefix before comparing versions by
[@risu729](https://github.com/risu729) in
[#4340](https://github.com/jdx/mise/pull/4340)
- wrong config file type for rust-toolchain.toml files by
[@roele](https://github.com/roele) in
[#4321](https://github.com/jdx/mise/pull/4321)

### 🚜 Refactor

- **(registry)** use aqua for yq by [@scop](https://github.com/scop) in
[#4326](https://github.com/jdx/mise/pull/4326)

### 📚 Documentation

- **(schema)** fix description of task.dir default by
[@risu729](https://github.com/risu729) in
[#4324](https://github.com/jdx/mise/pull/4324)
- Add PowerShell example by [@jahanson](https://github.com/jahanson) in
[#3857](https://github.com/jdx/mise/pull/3857)
- Include "A Mise guide for Swift developers" by
[@pepicrft](https://github.com/pepicrft) in
[#4329](https://github.com/jdx/mise/pull/4329)
- Update documentation for core tools by
[@hverlin](https://github.com/hverlin) in
[#4341](https://github.com/jdx/mise/pull/4341)
- Update vitepress to fix search by
[@hverlin](https://github.com/hverlin) in
[#4342](https://github.com/jdx/mise/pull/4342)

### Chore

- **(bun.lock)** migrate bun lockfiles to text-based by
[@risu729](https://github.com/risu729) in
[#4319](https://github.com/jdx/mise/pull/4319)

### New Contributors

- @vjda made their first contribution in
[#4334](https://github.com/jdx/mise/pull/4334)
- @kimle made their first contribution in
[#4330](https://github.com/jdx/mise/pull/4330)
- @pepicrft made their first contribution in
[#4329](https://github.com/jdx/mise/pull/4329)
- @jahanson made their first contribution in
[#3857](https://github.com/jdx/mise/pull/3857)
2025-02-08 09:31:04 -06:00
mise-en-dev 11b600054a
chore: release 2025.2.1 (#4292)
### Chore

- fix winget releaser job by [@jdx](https://github.com/jdx) in
[e67c653](e67c653de3)
2025-02-03 05:24:41 -06:00
mise-en-dev fa353cc94c
chore: release 2025.2.0 (#4279)
### 🚀 Features

- **(registry)** add kwokctl by
[@mangkoran](https://github.com/mangkoran) in
[#4282](https://github.com/jdx/mise/pull/4282)
- add biome to registry by [@kit494way](https://github.com/kit494way) in
[#4283](https://github.com/jdx/mise/pull/4283)
- add gittool/gitversion by [@acesyde](https://github.com/acesyde) in
[#4289](https://github.com/jdx/mise/pull/4289)

### 📚 Documentation

- add filtering support to registry docs page by
[@roele](https://github.com/roele) in
[#4285](https://github.com/jdx/mise/pull/4285)
- improve registry filtering performance by
[@roele](https://github.com/roele) in
[#4287](https://github.com/jdx/mise/pull/4287)
- fix registry table rendering for mobile by
[@roele](https://github.com/roele) in
[#4288](https://github.com/jdx/mise/pull/4288)

### Chore

- updated deps by [@jdx](https://github.com/jdx) in
[#4290](https://github.com/jdx/mise/pull/4290)
- do not run autofix on renovate PRs by [@jdx](https://github.com/jdx)
in
[41c5ce4](41c5ce4c65)

### New Contributors

- @ELLIOTTCABLE made their first contribution in
[#4280](https://github.com/jdx/mise/pull/4280)
2025-02-02 10:50:50 -06:00
mise-en-dev d877a53a7d
chore: release 2025.1.17 (#4261)
### 🚀 Features

- **(registry)** use aqua for duckdb by
[@mangkoran](https://github.com/mangkoran) in
[#4270](https://github.com/jdx/mise/pull/4270)

### 🐛 Bug Fixes

- mise does not operate well under Git Bash on Windows by
[@roele](https://github.com/roele) in
[#4048](https://github.com/jdx/mise/pull/4048)
- mise rm removes/reports wrong version of tool by
[@roele](https://github.com/roele) in
[#4272](https://github.com/jdx/mise/pull/4272)

### 📚 Documentation

- Update python documentation by [@hverlin](https://github.com/hverlin)
in [#4260](https://github.com/jdx/mise/pull/4260)
- fix postinstall typo in nodejs cookbook by
[@arafays](https://github.com/arafays) in
[#4251](https://github.com/jdx/mise/pull/4251)
- Fix typo by [@henrebotha](https://github.com/henrebotha) in
[#4277](https://github.com/jdx/mise/pull/4277)

### Hooks.md

- MISE_PROJECT_DIR -> MISE_PROJECT_ROOT by
[@jubr](https://github.com/jubr) in
[#4269](https://github.com/jdx/mise/pull/4269)

### New Contributors

- @mangkoran made their first contribution in
[#4270](https://github.com/jdx/mise/pull/4270)
- @jubr made their first contribution in
[#4269](https://github.com/jdx/mise/pull/4269)
- @arafays made their first contribution in
[#4251](https://github.com/jdx/mise/pull/4251)
2025-01-31 13:40:48 -06:00
mise-en-dev a8ea4f31f0
chore: release 2025.1.16 (#4231)
### 🚀 Features

- **(registry)** add duckdb by [@swfz](https://github.com/swfz) in
[#4248](https://github.com/jdx/mise/pull/4248)

### 🐛 Bug Fixes

- Swift on Ubuntu 24.04 arm64 generates the incorrect download URL by
[@spyder-ian](https://github.com/spyder-ian) in
[#4235](https://github.com/jdx/mise/pull/4235)
- Do not attempt to parse directories by
[@adamcohen2](https://github.com/adamcohen2) in
[#4256](https://github.com/jdx/mise/pull/4256)
- path option should take precedence over global configuration by
[@roele](https://github.com/roele) in
[#4249](https://github.com/jdx/mise/pull/4249)

### 📚 Documentation

- Add devtools.fm episode about mise to external-resources.md by
[@CanRau](https://github.com/CanRau) in
[#4253](https://github.com/jdx/mise/pull/4253)
- Update sections about idiomatic version files by
[@hverlin](https://github.com/hverlin) in
[#4252](https://github.com/jdx/mise/pull/4252)

### Chore

- make self_update optional by [@jdx](https://github.com/jdx) in
[#4230](https://github.com/jdx/mise/pull/4230)
- added some defaul reqwest features by [@jdx](https://github.com/jdx)
in [#4232](https://github.com/jdx/mise/pull/4232)

### New Contributors

- @adamcohen2 made their first contribution in
[#4256](https://github.com/jdx/mise/pull/4256)
- @CanRau made their first contribution in
[#4253](https://github.com/jdx/mise/pull/4253)
- @spyder-ian made their first contribution in
[#4235](https://github.com/jdx/mise/pull/4235)
2025-01-29 06:57:03 -06:00
mise-en-dev 0a373893c7
chore: release 2025.1.15 (#4208) 2025-01-26 01:57:43 +00:00
mise-en-dev daa75dac57
chore: release 2025.1.14 (#4197) 2025-01-24 10:56:10 -06:00
mise-en-dev 44678dc621
chore: release 2025.1.13 (#4193) 2025-01-24 02:10:11 +00:00
mise-en-dev 853e6dc6c9
chore: release 2025.1.12 (#4192) 2025-01-23 18:49:19 -06:00
mise-en-dev 6d40b15c13
chore: release 2025.1.11 (#4190) 2025-01-23 23:48:38 +00:00
mise-en-dev 735cb3ee26
chore: release 2025.1.10 (#4154) 2025-01-23 13:56:20 -06:00
mise-en-dev b915c4fce8
chore: release 2025.1.9 (#4131) 2025-01-17 19:31:29 +00:00
mise-en-dev 2768e1fdee
chore: release 2025.1.8 (#4112) 2025-01-17 00:20:58 +00:00
mise-en-dev 78bb4fd2b1
chore: release 2025.1.7 (#4073) 2025-01-14 19:37:14 -06:00
mise-en-dev d9e6de8003
chore: release 2025.1.6 (#4063) 2025-01-12 13:24:26 +00:00
mise-en-dev 2e1fed5442
chore: release 2025.1.5 (#4050) 2025-01-11 22:38:31 +00:00
mise-en-dev 2f78ee63af
chore: release 2025.1.4 (#4037) 2025-01-10 23:35:12 +00:00
jdx 4e34333ff2
feat!: bump usage to 2.x (#4049)
this uses kdl 2.0 which has slightly different syntax see jdx/usage#218 and https://github.com/kdl-org/kdl/blob/main/CHANGELOG.md#200-2024-12-21
2025-01-10 22:24:08 +00:00
jdx bc1fa0880e
chore: release 2025.1.3 (#4027)
Co-authored-by: mise-en-dev <release@mise.jdx.dev>
2025-01-09 12:51:58 -06:00
mise-en-dev d66ad22fcb
chore: release 2025.1.2 (#3955) 2025-01-08 13:07:44 -06:00
mise-en-dev 06cf436140
chore: release 2025.1.1 (#3913) 2025-01-05 19:12:49 -06:00
mise-en-dev ef6936a309
chore: release 2025.1.0 (#3894) 2025-01-01 14:00:46 -06:00
mise-en-dev b04359f54a
chore: release 2024.12.24 (#3887) 2024-12-31 00:40:37 +00:00
mise-en-dev 463335e723
chore: release 2024.12.23 (#3873) 2024-12-30 15:38:27 -06:00
mise-en-dev 9d613b924b
chore: release 2024.12.22 (#3852) 2024-12-30 00:20:47 +00:00