v0.3: Submitting review 8db99d4487cd
This release incorporates multiple usability improvements over the previous release, including (but not limited to):
- More informative output when displaying a review.
- Populate the default commit when submitting a review with the --merge flag
- Support more complex comments by opening the default text editor if the -m flag has not been supplied
- Add the ability to submit an arbitrary review
- Improve the error messages when a git command fails
- Fix a bug in the display of comment threads where the resolved status was not being properly displayed
- Check that the parent comment exists when creating a comment with the -p flag
- Add a reject command