- Improved error message
- Create sub-directories if they do not exist
- Fix issue where we tried to create directory when it already existed, so it would abort the entire program
- Improved error messages
- Fixes download links as github username of author changed
- Fixes
patchy pr-fetch
not working on pull requests merged by patchy
- Use
redirect.github.com
instead ofgithub.com
not to spam PRs - Use more readable branch names
- Support pull requests in command-line and config starting with
#
- Handle when no arguments were passed to gen-patch
- Improved error handling
- Add
--yes
and-y
flags topatchy run
- Fixed
gen-patch
subcommand
- Performance improvements