Skip to content

Commit

Permalink
chore: release 2024.8.10 (#2473)
Browse files Browse the repository at this point in the history
* chore: release 2024.8.10

* Commit from GitHub Actions (test)
  • Loading branch information
mise-en-dev authored Aug 18, 2024
1 parent c740cfd commit bba64ea
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 8 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [2024.8.10](https://github.com/jdx/mise/compare/v2024.8.9..v2024.8.10) - 2024-08-18

### 🚀 Features

- python on windows by [@jdx](https://github.com/jdx) in [2d4cee2](https://github.com/jdx/mise/commit/2d4cee239f8e7d53f7be176369f6e2502f3c3032)

### 🐛 Bug Fixes

- hide non-working core plugins on windows by [@jdx](https://github.com/jdx) in [16a08fc](https://github.com/jdx/mise/commit/16a08fc0fa00fc8f9751f7a25cc4f5f5fc87b94d)
- windows compat by [@jdx](https://github.com/jdx) in [2084a37](https://github.com/jdx/mise/commit/2084a37436fd7f7af8958501adc7b6535f608816)
- vfox tweaks by [@jdx](https://github.com/jdx) in [c260ab2](https://github.com/jdx/mise/commit/c260ab220a31241eaca971d6ddf4046f1f57865b)
- remove windows warning by [@jdx](https://github.com/jdx) in [9be937e](https://github.com/jdx/mise/commit/9be937e15dece684c574bcccd6f66499361cb935)

### 📚 Documentation

- windows by [@jdx](https://github.com/jdx) in [437b63c](https://github.com/jdx/mise/commit/437b63cff94b5302a0527881d6b6e461e1e4d628)

### 🧪 Testing

- fixing tests by [@jdx](https://github.com/jdx) in [1206497](https://github.com/jdx/mise/commit/12064971a43f74cdb0f34276e07fb02aaf240096)
- reset test by [@jdx](https://github.com/jdx) in [c740cfd](https://github.com/jdx/mise/commit/c740cfddf45703444a52388d899c1deb52b73134)

### 🔍 Other Changes

- clippy by [@jdx](https://github.com/jdx) in [ee005ff](https://github.com/jdx/mise/commit/ee005ffac65093aad8949cdbfaf0761df4595851)
- fix windows build by [@jdx](https://github.com/jdx) in [28c5cb6](https://github.com/jdx/mise/commit/28c5cb64bd6506bf6db08769885d65c192fb20ce)
- set GITHUB_TOKEN in release task by [@jdx](https://github.com/jdx) in [0ae049b](https://github.com/jdx/mise/commit/0ae049baedaf2daf3056ec7d2043a8ba27f09df1)

## [2024.8.9](https://github.com/jdx/mise/compare/v2024.8.8..v2024.8.9) - 2024-08-18

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mise"
version = "2024.8.9"
version = "2024.8.10"
edition = "2021"
description = "The front-end to your dev env"
authors = ["Jeff Dickey (@jdx)"]
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ Install mise (other methods [here](https://mise.jdx.dev/getting-started.html)):
```sh-session
$ curl https://mise.run | sh
$ ~/.local/bin/mise --version
mise 2024.8.9
mise 2024.8.10
```

or install a specific a version:

```sh-session
$ curl https://mise.run | MISE_VERSION=v2024.5.16 sh
$ ~/.local/bin/mise --version
mise 2024.8.9
mise 2024.8.10
```

Hook mise into your shell (pick the right one for your shell):
Expand Down
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

rustPlatform.buildRustPackage {
pname = "mise";
version = "2024.8.9";
version = "2024.8.10";

src = lib.cleanSource ./.;

Expand Down
2 changes: 2 additions & 0 deletions docs/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ editLink: false
| Short | Full |
| ----------- | --------------- |
| 1password-cli | [asdf:NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) |
| aapt2 | [asdf:ronnnnn/asdf-aapt2](https://github.com/ronnnnn/asdf-aapt2) |
| act | [asdf:gr1m0h/asdf-act](https://github.com/gr1m0h/asdf-act) |
| action-validator | [asdf:mpalmer/action-validator](https://github.com/mpalmer/action-validator) |
| actionlint | [asdf:crazy-matt/asdf-actionlint](https://github.com/crazy-matt/asdf-actionlint) |
Expand All @@ -26,6 +27,7 @@ editLink: false
| apollo-ios-cli | [asdf:MacPaw/asdf-apollo-ios-cli](https://github.com/MacPaw/asdf-apollo-ios-cli) |
| apollo-router | [asdf:safx/asdf-apollo-router](https://github.com/safx/asdf-apollo-router) |
| arc | [asdf:ORCID/asdf-arc](https://github.com/ORCID/asdf-arc) |
| arduino-cli | [asdf:egnor/asdf-arduino-cli](https://github.com/egnor/asdf-arduino-cli) |
| argo | [asdf:sudermanjr/asdf-argo](https://github.com/sudermanjr/asdf-argo) |
| argo-rollouts | [asdf:abatilo/asdf-argo-rollouts](https://github.com/abatilo/asdf-argo-rollouts) |
| argocd | [asdf:beardix/asdf-argocd](https://github.com/beardix/asdf-argocd) |
Expand Down
4 changes: 2 additions & 2 deletions man/man1/mise.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH mise 1 "mise 2024.8.9"
.TH mise 1 "mise 2024.8.10"
.SH NAME
mise \- The front\-end to your dev env
.SH SYNOPSIS
Expand Down Expand Up @@ -192,6 +192,6 @@ Examples:
$ mise settings Show settings in use
$ mise settings set color 0 Disable color by modifying global config file
.SH VERSION
v2024.8.9
v2024.8.10
.SH AUTHORS
Jeff Dickey <@jdx>
2 changes: 1 addition & 1 deletion packaging/rpm/mise.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: The front-end to your dev env
Name: mise
Version: 2024.8.9
Version: 2024.8.10
Release: 1
URL: https://github.com/jdx/mise/
Group: System
Expand Down
2 changes: 2 additions & 0 deletions registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ See the [org's readme](https://github.com/mise-plugins) for more information.
| .Net | [hensou/asdf-dotnet](https://github.com/hensou/asdf-dotnet) |
| .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) |
| 1password-cli | [NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) |
| AAPT2 | [ronnnnn/asdf-aapt2](https://github.com/ronnnnn/asdf-aapt2) |
| act | [gr1m0h/asdf-act](https://github.com/gr1m0h/asdf-act) |
| action-validator | [mpalmer/action-validator](https://github.com/mpalmer/action-validator) |
| actionlint | [crazy-matt/asdf-actionlint](https://github.com/crazy-matt/asdf-actionlint) |
Expand All @@ -38,6 +39,7 @@ See the [org's readme](https://github.com/mise-plugins) for more information.
| apollo-ios-cli | [MacPaw/asdf-apollo-ios-cli](https://github.com/MacPaw/asdf-apollo-ios-cli) |
| Apollo Router | [safx/asdf-apollo-router](https://github.com/safx/asdf-apollo-router) |
| arc | [ORCID/asdf-arc](https://github.com/ORCID/asdf-arc) |
| Arduino CLI | [egnor/asdf-arduino-cli](https://github.com/egnor/asdf-arduino-cli) |
| argo | [sudermanjr/asdf-argo](https://github.com/sudermanjr/asdf-argo) |
| argo-rollouts | [abatilo/asdf-argo-rollouts](https://github.com/abatilo/asdf-argo-rollouts) |
| argocd | [beardix/asdf-argocd](https://github.com/beardix/asdf-argocd) |
Expand Down
1 change: 1 addition & 0 deletions registry/plugins/aapt2
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/ronnnnn/asdf-aapt2.git
1 change: 1 addition & 0 deletions registry/plugins/arduino-cli
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/egnor/asdf-arduino-cli
2 changes: 2 additions & 0 deletions src/default_shorthands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ use std::collections::{HashMap, HashSet};
pub static DEFAULT_SHORTHANDS: Lazy<HashMap<&'static str, &'static str>> =
Lazy::new(|| HashMap::from([
("1password-cli", "https://github.com/NeoHsu/asdf-1password-cli.git"),
("aapt2", "https://github.com/ronnnnn/asdf-aapt2.git"),
("act", "https://github.com/gr1m0h/asdf-act.git"),
("action-validator", "https://github.com/mpalmer/action-validator.git"),
("actionlint", "https://github.com/crazy-matt/asdf-actionlint.git"),
Expand All @@ -44,6 +45,7 @@ pub static DEFAULT_SHORTHANDS: Lazy<HashMap<&'static str, &'static str>> =
("apollo-ios-cli", "https://github.com/MacPaw/asdf-apollo-ios-cli"),
("apollo-router", "https://github.com/safx/asdf-apollo-router.git"),
("arc", "https://github.com/ORCID/asdf-arc.git"),
("arduino-cli", "https://github.com/egnor/asdf-arduino-cli"),
("argo", "https://github.com/sudermanjr/asdf-argo.git"),
("argo-rollouts", "https://github.com/abatilo/asdf-argo-rollouts.git"),
("argocd", "https://github.com/beardix/asdf-argocd.git"),
Expand Down

0 comments on commit bba64ea

Please sign in to comment.