1. Close in parallel, very useful for huge numbers of PRs at once 2. Allow closing by branch, or age, or both
1.9.2
1.9.0
- Fix new main branch handling - Add support for core.commentChar - Read EDITOR for file to open - Fix error handling when submitting PRs with invalid args
1.8.0
Previously it would default to `master` if no branch was passed. Now it first checks for `main` and prefers that.