Git Town v7.8.0 Release Notes

Release Date: 2022-08-07 // over 1 year ago
  • ๐Ÿ†• New Features

    • โšก๏ธ update Regex for hostname extraction to support more ssh usernames (#1883)
    • ๐Ÿ”€ merge GitLab merge requests when shipping (#1874)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix tests on non-English locales (#1875)
    • ๐Ÿ›  fix bug in undo of "git hack" in local repo (#1804)

Previous changes from v7.7.0

  • ๐Ÿ†• New Features

    • ๐Ÿ‘Œ support for Apple Silicon (#1735, #1736)
    • ๐Ÿ”€ ignore changes in submodules during sync (#1744)
    • ๐Ÿ‘Œ improved CLI interface including better shell autocompletions (#1722)
    • shell-based installer for *nix systems (#1707)
    • ๐Ÿ†• new website (#1684)
    • ๐Ÿ‘‰ Make command shows dependency tree within the codebase (#1725)
    • Go API now has the same major version number as the binary (#1677)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix author not being set properly (1686)
    • ๐Ÿš€ filenames of assets at GitHub releases are all lowercase now (#1710)
    • option for more compatible shell autocompletion without descriptions (#1493)