Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-01-31 | 1.9 kB | |
v0.11.0.tar.gz | 2021-01-31 | 2.1 MB | |
v0.11.0.zip | 2021-01-31 | 2.1 MB | |
Totals: 3 Items | 4.2 MB | 0 |
New features
- #304 add option to limit comments per PR review
- #333 add github_combined_status formatter
- #334 add configurable review_type for GitHub (with REQUEST_CHANGES as default)
- #351 add gitLab_mr formatter
- #369 make Pronto::Git::Patch#new_file_path public
- update to the BitBucket 2.0 API (as the 1.0 API was deprecated) via #347, #348, #352 and #354
Bugs fixed
- #344 treat Gemfile and .gemspecs as Ruby
- #380 fix compatibility with rugged >= 0.99
- #387 fix running pronto inside git submodules
Changes