Skip to content

v7.4.0

Choose a tag to compare

@kevgo kevgo released this 05 Jul 13:09
b3b3bfd

7.4.0

Version 7.4.0 sports a vastly overhauled internal architecture that provides
more robust error handling, improved error messages, and a much better developer
experience. Ruby has been dropped as a development dependency.

New Features

  • improved installation experience: MSI installer for Windows, .deb and .rpm packages for Linux, archives with properly named binaries for all other use cases (#1589)
  • "diff-parent" command (#1385)
  • support for Gitea hosting service (#1518)
  • print URLs to open when browser is not available (#1318)
  • autocompletion for bash, zsh, fish, powershell (#1492)
  • list parent configurations for branches that are children of a branch that does not have its parent configured (#1436)

Bug Fixes

  • many improved error messages