- Support for looking the home dir for ignoredrepos.toml
- Add a fancy progress bar
- Provide a useful error if GitHub sends unexpected shapes
- Put version of
release-party
used in each release PR - Added image showing what token permissions are required
- Added CHANGELOG
- Improved error messages
- Add bulleted list of PRs included in each release PR
- Fixed a call to GitHub that didn't use the throttler to avoid hitting API limits
- Handle paging of repo results from GitHub
- Only need to provide the GitHub org instead of the entire org's API URL
- Parallelism via rayon to comply with GitHub API guidelines