Releases: r-darwish/topgrade
Releases · r-darwish/topgrade
v0.12.0
- Windows: Update Powershell modules
- Windows: Windows Update
- Pass
-y
to Flatpak
- Enabled LTO, which should make the binary smaller.
v0.11.0
- Detect Antergos
- vim - Plug updates itself
- Upgrade globally installed yarn packages
- Add --no-system
v0.9.0
- Neovim
- Git update updates submodules
- fisherman
- Windows
- Don't pass relative paths with sudo
v0.8.0
- Suport Linuxbrew
- Support Manjaro
- Rustup updates itself when appropriate
v0.7.0
- Add logging
- Add pre-update commands
- Add flag to invoke in tmux
v0.6.0
- Use --git with cargo update
- Added argument parsing
- Do not run yay if Python is not the system Python
- Update Flatpak
- Update Snap
v0.5.0
- Add configuration file
- Add fish shell configuration detection
- Exit with code 1 if a step failed
- Entries in the summary section are displayed in their execution order
- Move the package manager step to the start
v0.4.0
- lsb_release is no longer required for topgrade to detect your Linux distribution
- Run
dnf
instead of yum
in Fedora
- Invoke NPM only if its root directory is at the user home directory
- Invoke Rustup
- Failure in git does not stop the entire application
- Invoke
dist-upgrade
instead of upgrade
on Debian systems