v0.10.0
- BREAKING CHANGE: remove external gem dependencies that caused problems for some users (5704201)
- Remove unnecessary packaging code (68eccd7)
- Use
Kernel.exec
to allow use of Ctrl-C in long-running processes (e2d965e) - Allow restores to production (05ba1f1)
- Correctly parse HTTPS Git remotes on Heroku (ba07923)