Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the version number from 2025.9.24 to 2025.9.25 across all relevant configuration and documentation files for a new release.
- Version bumped from 2025.9.24 to 2025.9.25 in package configuration files
- Updated shell completion spec file paths to reflect new version
- Updated example output in documentation to show new version
Reviewed Changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packaging/rpm/mise.spec | Updates RPM package version specification |
| default.nix | Updates Nix package version |
| completions/mise.fish | Updates Fish shell completion spec file path |
| completions/mise.bash | Updates Bash completion spec file path |
| completions/_mise | Updates Zsh completion spec file path |
| README.md | Updates example version output in documentation |
| Cargo.toml | Updates Rust package version |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.9.24 x -- echo |
19.5 ± 0.5 | 19.0 | 25.5 | 1.00 |
mise x -- echo |
19.5 ± 0.2 | 19.0 | 20.8 | 1.00 ± 0.03 |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.9.24 env |
18.9 ± 0.4 | 18.4 | 24.5 | 1.00 |
mise env |
19.1 ± 2.8 | 18.3 | 63.4 | 1.01 ± 0.15 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.9.24 hook-env |
18.5 ± 0.2 | 18.0 | 19.4 | 1.00 |
mise hook-env |
18.6 ± 0.2 | 18.0 | 20.0 | 1.00 ± 0.02 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.9.24 ls |
16.5 ± 0.2 | 16.1 | 17.8 | 1.00 |
mise ls |
16.6 ± 0.3 | 16.2 | 18.7 | 1.00 ± 0.02 |
xtasks/test/perf
| Command | mise-2025.9.24 | mise | Variance |
|---|---|---|---|
| install (cached) | 165ms | ✅ 102ms | +61% |
| ls (cached) | 62ms | 63ms | -1% |
| bin-paths (cached) | 68ms | 69ms | -1% |
| task-ls (cached) | 463ms | 463ms | +0% |
✅ Performance improvement: install cached is 61%
1effde7 to
6debaab
Compare
1d08a17 to
81daf4e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 Registry
🐛 Bug Fixes
🧪 Testing
Chore
New Contributors
Note
Bumps to 2025.9.25 with CHANGELOG update, packaging/completions version sync, and adds
mdsfto the embedded Aqua registry.miseto2025.9.25inCargo.toml,Cargo.lock,default.nix,packaging/rpm/mise.spec, andREADME.md.usage__usage_spec_mise_2025_9_25.specincompletions/_mise,completions/mise.bash, andcompletions/mise.fish.CHANGELOG.mdentry for2025.9.25.hougesen/mdsfatcrates/aqua-registry/aqua-registry/pkgs/hougesen/mdsf/registry.yaml.Written by Cursor Bugbot for commit be0e5c1. This will update automatically on new commits. Configure here.