Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Releases: r-darwish/topgrade

v0.12.1

26 Aug 13:56
Compare
Choose a tag to compare

Fix Fisherman

v0.12.0

23 Aug 08:29
Compare
Choose a tag to compare
  • Windows: Update Powershell modules
  • Windows: Windows Update
  • Pass -y to Flatpak
  • Enabled LTO, which should make the binary smaller.

v0.11.0

13 Aug 12:32
Compare
Choose a tag to compare
  • Detect Antergos
  • vim - Plug updates itself
  • Upgrade globally installed yarn packages
  • Add --no-system

v0.10.0

10 Jul 11:33
Compare
Choose a tag to compare

Git bug fixes

v0.9.0

04 Jul 11:59
Compare
Choose a tag to compare
  • Neovim
  • Git update updates submodules
  • fisherman
  • Windows
  • Don't pass relative paths with sudo

v0.8.0

28 Jun 04:48
Compare
Choose a tag to compare
  • Suport Linuxbrew
  • Support Manjaro
  • Rustup updates itself when appropriate

v0.7.0

21 Jun 13:02
Compare
Choose a tag to compare
  • Add logging
  • Add pre-update commands
  • Add flag to invoke in tmux

v0.6.0

17 Jun 07:56
Compare
Choose a tag to compare
  • 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

11 Jun 11:23
Compare
Choose a tag to compare
  • 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

10 Jun 08:14
Compare
Choose a tag to compare
  • 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