Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
topgrade-v16.0.4-armv7-unknown-linux-gnueabihf.tar.gz | 2025-06-17 | 5.2 MB | |
topgrade_16.0.4-1_armhf.deb | 2025-06-17 | 2.6 MB | |
topgrade-v16.0.4-aarch64-unknown-linux-gnu.tar.gz | 2025-06-17 | 5.0 MB | |
topgrade_16.0.4-1_arm64.deb | 2025-06-17 | 2.4 MB | |
topgrade-v16.0.4-x86_64-pc-windows-msvc.zip | 2025-06-17 | 3.8 MB | |
topgrade_16.0.4-1_amd64.deb | 2025-06-17 | 2.7 MB | |
topgrade-v16.0.4-x86_64-unknown-linux-gnu.tar.gz | 2025-06-17 | 5.4 MB | |
topgrade-v16.0.4-x86_64-apple-darwin.tar.gz | 2025-06-17 | 4.1 MB | |
topgrade-v16.0.4-x86_64-unknown-linux-musl.tar.gz | 2025-06-17 | 5.4 MB | |
topgrade-v16.0.4-aarch64-unknown-linux-musl.tar.gz | 2025-06-17 | 5.0 MB | |
topgrade-v16.0.4-aarch64-apple-darwin.tar.gz | 2025-06-17 | 3.8 MB | |
README.md | 2025-06-13 | 3.2 kB | |
v16.0.4 source code.tar.gz | 2025-06-13 | 4.4 MB | |
v16.0.4 source code.zip | 2025-06-13 | 4.5 MB | |
Totals: 14 Items | 54.3 MB | 3 |
What's Changed
- Downgrade
create_release_assets.yml
workflow by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1098 - chore(deps): bump tokio from 1.38.0 to 1.38.2 by @dependabot in https://github.com/topgrade-rs/topgrade/pull/1101
- ci: merge create_assets_xxx workflows and let AUR binary release workflow wait for it by @SteveLauC in https://github.com/topgrade-rs/topgrade/pull/1100
- Sort
Step
enum and keep it sorted in theci.yml
workflow by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1104 - Update CONTRIBUTING.md to reflect
enum Step
sort enforcement by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1111 - fix: uv self update by @SteveLauC in https://github.com/topgrade-rs/topgrade/pull/1105
- fix(powershell): update command arguments to include execution policy by @niStee in https://github.com/topgrade-rs/topgrade/pull/1041
- Enhancement: Update Windows Package Manager Indexes by @niStee in https://github.com/topgrade-rs/topgrade/pull/1085
- Add JetBrains IDE plugin update steps by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1103
- Fix vscodium skipping silently by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1109
- Fix
uv
step by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1121 - Omit
deb-get clean
output by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1119 - Add
output_changed_message!
, replace some.expect
s by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1110 - Handle format change in asdf version by @matt-thomson in https://github.com/topgrade-rs/topgrade/pull/1127
- fix: correct GNOME spelling by @afranke in https://github.com/topgrade-rs/topgrade/pull/1124
- Add Yazi step by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1134
- Update jetbrains-toolbox-updater by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1128
- Fix conflict between hx (hexdump alternative) and Helix by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1135
- Fix nix version output changed by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1140
- ci: add missing rustup components by @SteveLauC in https://github.com/topgrade-rs/topgrade/pull/1166
- Run
uv cache prune
inuv
step whencleanup
is enabled by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1165 - Drop lazy_static by @themadprofessor in https://github.com/topgrade-rs/topgrade/pull/1168
- Add CachyOS support by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1153
- Fix "Only one instance of <IDE> can be run at a a time." error by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1123
- chore: release v16.0.4 by @SteveLauC in https://github.com/topgrade-rs/topgrade/pull/1169
New Contributors
- @matt-thomson made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1127
- @afranke made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1124
- @themadprofessor made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1168
Full Changelog: https://github.com/topgrade-rs/topgrade/compare/v16.0.3...v16.0.4