Skip to content

Releases: msiemens/PyGitUp

v1.5.2

28 Sep 14:29
Compare
Choose a tag to compare
  • Fixed version requirement for Click dependency (#82).

v1.5.1

28 Sep 14:29
Compare
Choose a tag to compare
  • Fixed crash on Cygwin with rebase log hook enabled (#80)

1.5.0

26 Apr 19:14
Compare
Choose a tag to compare
  • Added auto-push support. Thanks @wolph for Pull Request #74.

v1.4.7

26 Apr 19:14
Compare
Choose a tag to compare
  • Added shorthand commandline arguments (-V, -q, -h, see #73).

v1.4.6

19 Dec 22:18
Compare
Choose a tag to compare
  • 3rd party dependencies have been updated (see #65).

v1.4.5

19 Dec 22:18
Compare
Choose a tag to compare
  • Fixed problems when working with branches containing hash signs in name (#55).
  • No longer installs a now unneeded script on pip install. Thanks @ekohl for Pull Request #60.

v1.4.4

19 Dec 22:17
Compare
Choose a tag to compare
  • Fixed a bug when working with git worktree (#58).

v1.4.3

19 Dec 22:17
Compare
Choose a tag to compare
  • Fixed a bug with GitPython <= 2.0.8 (#56, #57).

v1.4.2

19 Dec 22:16
Compare
Choose a tag to compare
  • Switched the command line argument parsing library (#53).

v1.4.1

02 Aug 11:34
Compare
Choose a tag to compare
  • Include tests in PyPI distribution (#51).