Git Town v7.4.0 Release Notes

Release Date: 2020-07-05 // almost 4 years ago
  • ๐Ÿ”– 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