Releases: ejoffe/spr
Releases · ejoffe/spr
v0.8.0
Changelog
- 9734851 Do not panic on runtime errors
- 53c3b3e Include https:// in PR link
- 3f2bf32 Manual merge notice
- 6f2185a Mark current position in stack
- a163fea Only update run count when user is not already a stargazer
- 16373aa README.md: document how to install from source
- 4e24da4 Reformat PR comment messages
- 76a731f Support the "gh" CLI tool in addition to "hub"
- af1225c Support ~/.config/hub to acquire token
- 6ef3e53 Wrap commit body in code area in PR message
v0.7.16
Changelog
- 9a0e69a Add a rendered list of the full stack to PR descriptions
- cf48807 Add warning when running spr on remote pr branches
- b7d34c8 Update unit tests for rendered list feature
- 0b38aa3 config : enable logs by default
- 43cc143 don't panic for stash and rebase git errors
- 926b9a6 readme : fix build badge
v0.7.15
v0.7.14
v0.7.13
Changelog
f8e6578 Add support for GitHub Enterprise
304cb46 Automatically close pull requests for commits which are removed from stack
2577e33 Disable homebrew for CD
a571fbf Publish linux packages to gemfury repo
4138f27 Re-enable brew, run CD on macos
e97e273 add githubHost to readme
ee59f38 nice error message for 401 unauthorized case