- Drop Python 2 support in order to fix 102 - Drop Ruby Bundler integration - Migrate tests to `py.test`
1.6.1
- Upgrade to click>=7.0.0. Thanks no-preserve-root for Pull Request 87.
1.6.0
- Skip stashing changes when possible. Thanks Chronial for Pull Request 86. - Added faster fast-forward on branches that are not checked out. Thanks Chronial for Pull Request 83.
1.5.2
- Fixed version requirement for Click dependency (82).
1.5.1
- Fixed crash on Cygwin with rebase log hook enabled (80)