Releases: topgrade-rs/topgrade
Releases · topgrade-rs/topgrade
v10.2.3
What's Changed
- Adds
helm
(#255) by @ThomasK33 in #256 - Adds a step for fetching and building treesitter grammars for
helix
by @sandalbanditten in #263 - Adds options to disable Yarn and Pnpm individually. by @markusgod in #260
- Fixes error when
notify-send
not available by @DottoDev in #257 - Fixes
vcpkg
when installed as root by @DottoDev in #266 - Fixes
rubygems
on .deb distros by @DottoDev in #268 - Adds
fish_update_completions
to fish step by @DottoDev in #270 - Fixes
dotnet
ifdotnet tool
is not available by @DottoDev in #229
New Contributors
- @ThomasK33 made their first contribution in #256
- @sandalbanditten made their first contribution in #263
- @markusgod made their first contribution in #260
Full Changelog: v10.2.2...v10.2.3
v10.2.2
What's Changed
- Bump tokio from 1.5.1 to 1.8.4 by @dependabot in #147
- Fix issue with RubyGems update command by @rm3l in #248
- Fix misleading log message when detecting rbenv by @rm3l in #249
- Fix RubyGems step by @JulienItard in #251
New Contributors
- @dependabot made their first contribution in #147
- @rm3l made their first contribution in #248
Full Changelog: v10.2.1...v10.2.2
v10.2.1
What's Changed
New package manager
garuda-update
by @jstelzer in #227- RubyGems update by @JulienItard in #217
juliaup
by @rmolina in #208
Bug fixes and internal changes
- Add
pre_sudo
option by @9999years in #219 - Add
Sudo
type by @9999years in #221 - Fix clippy warning for DragonFly BSD by @guihkx in #231
- Add shell completion and manpage generation by @tranzystorek-io in #233
- Fixes paru/yay -Pw return code error by @DottoDev in #228
New Contributors
- @rmolina made their first contribution in #208
- @JulienItard made their first contribution in #217
- @jstelzer made their first contribution in #227
Full Changelog: v10.2.0...v10.2.1
v10.2.0
What's Changed
New package managers
- Treesitter for vim by @9999years and @DottoDev in #184
- gup by @9999years in #203
Bug fixes
- Enhancement to the README by @paescuj in #186
- Adds repology badge to the README by @tranzystorek-io in #191
- Creates SECURITY.md by @0xMRTT in #142
- Now prints errors when steps fail by @9999years in #171
- Fixes lack of separators for pnpm/npm/yarn by @9999years in #170
- Runs fisher if
fish -c 'type -t fisher'
is OK by @9999years in #172 - Fixes some tmux panics by @9999years and @DottoDev in #165
- Adds support for unattended package uopgrades by @yonas and @DottoDev in #181
- Now uses tracing for debugging by @9999years in #174
- Fixes NPM failure under sudo by @DottoDev in #197
- Adds --yes flag support on FreeBSD by @DottoDev in #198
Fixed compilation for
New official release targets
- Android by @guihkx in #175
- FreeBSD by @guihkx in #177 -> This should work but due to an issue with the cross crosscompilation toolchain FreeBSD currently can't compile but the release will be added as soon as a fix is available
Full Changelog: v10.1.2...v10.2.0
v10.1.2
v10.1.1
v10.1.0
What's Changed
- Fix neovim upgrade by @shurizzle in #77
- feat: added distrobox by @LeSnake04 in #76
- Extra options for distrobox by @LeSnake04 in #83
- Add
ghcup
step by @9999years in #89 - Add
rcm
step by @9999years in #91 - Add
fundle
step by @9999years in #90 - Adds nala on android support by @DottoDev in #97
- Use upper-case naming (Topgrade) everywhere by @paescuj in #96
- OpenBSD support by @riscygeek in #104
- style(self_update): Run cargo fmt by @pan93412 in #108
- Quote arguments when executing in a shell by @9999years in #118
- Fix windows clippy errors by @DottoDev in #135
- feat: add coc by @0xMRTT in #140
- Fix for gcloud snap issue by @dylanmtaylor in #144
New Contributors
- @shurizzle made their first contribution in #77
- @LeSnake04 made their first contribution in #76
- @paescuj made their first contribution in #82
- @tranzystorek-io made their first contribution in #81
- @9999years made their first contribution in #89
- @riscygeek made their first contribution in #104
- @ssmendon made their first contribution in #41
- @dylanmtaylor made their first contribution in #144
Full Changelog: v10.0.1...v10.1.0
v10.1.0-rc1
What's Changed
- changed back to topgrade from topgrade-rs by @DottoDev in #79
- Fix neovim upgrade by @shurizzle in #77
- feat: added distrobox by @LeSnake04 in #76
- Enhance the README by @paescuj in #82
- Bump clap version to 4.0 by @tranzystorek-io in #81
- Extra options for distrobox by @LeSnake04 in #83
- Release pipeline Test by @DottoDev in #87
- Add
ghcup
step by @9999years in #89 - Add
rcm
step by @9999years in #91 - Add
fundle
step by @9999years in #90 - New CD pipeline by @DottoDev in #98
- Release pipeline by @DottoDev in #99
- Version bump to v10.1.0 by @DottoDev in #100
- 10.1.0 release by @DottoDev in #101
- Adds nala on android support by @DottoDev in #97
- Use upper-case naming (Topgrade) everywhere by @paescuj in #96
- OpenBSD support by @riscygeek in #104
- Fixes some references to the original topgrade repo by @ssmendon in #41
- style(self_update): Run cargo fmt by @pan93412 in #108
- Cleanup CI/CD pipeline by @DottoDev in #115
- refactor: Run cargo clippy --fix by @pan93412 in #113
- feat: add issue config by @0xMRTT in #122
- fix: link in readme by @0xMRTT in #120
- Quote arguments when executing in a shell by @9999years in #118
- Changes version requirements to latest path of minor version by @DottoDev in #127
New Contributors
- @shurizzle made their first contribution in #77
- @LeSnake04 made their first contribution in #76
- @paescuj made their first contribution in #82
- @tranzystorek-io made their first contribution in #81
- @9999years made their first contribution in #89
- @riscygeek made their first contribution in #104
- @ssmendon made their first contribution in #41
Full Changelog: v10.0.1...v10.1.0-rc1
v10.1.0-cd5
What's Changed
- GitHub action cleanup2 by @DottoDev in #132
- Get windows to finish clippy without errors by @DottoDev in #133
Full Changelog: v10.1.0-cd4...v10.1.0-cd5
v10.1.0-dc4
CD pipeline test
What's Changed
- Resolve clippy errors by @DottoDev in #131
Full Changelog: v10.1.0-cd3...v10.1.0-cd4