Git Town Versions Save

Additional Git commands for easier branch management and support for stacked changes

v7.8.0

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)

v7.7.0

2 years ago

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)

v7.6.0

2 years ago

New Features

  • print diagnostic information on command failure (#1667)

v7.5.0

3 years ago

New Features

  • add log after command that causes auto abort (#1635)

Bug Fixes

  • fix panic when continuing rebase (#1615)
  • fix panic when continuing a command that includes the fetch upstream step (#1617)
  • fix GitHub API log when shipping with the GitHub driver (#1622)
  • fix panic when aborting a command that includes discard open changes step (#1631)
  • fix continuing sync from subfolder (#1637)

v7.4.0

3 years ago

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

v7.3.0

4 years ago

v7.2.1

4 years ago

v7.2.0

5 years ago

v7.1.1

6 years ago

v7.1.0

6 years ago