Skip to content

Releases: wandersoncferreira/code-review

v0.0.7

03 May 02:07
9cf84cd
Compare
Choose a tag to compare
  • huge improvements in the documentation
  • more Gitlab support functionality. Shortly we will achieve Github feature parity
  • review PRs without leaving feedback messages.
  • and small bug fixes!

Very thankful to all Patreon supporters and users who spent their time providing detailed feedbacks on bugs or feature requests. I hope to be more active for the next release! Let's make this even better!

See the CHANGELOG for more details.

v0.0.6

03 Jan 12:43
136c093
Compare
Choose a tag to compare
  • Support for Bitbucket Cloud
  • add code-review-toggle-display-*-comments functions.
  • formal conversion between diff absolute position and diff line number.
  • and small bug fixes!

Very thankful to Steven Allen for supporting this work through Patreon and all users who spent their time providing detailed feedbacks as feature requests and/or bug reports.

See the CHANGELOG for more details.

v0.0.5

16 Dec 00:30
46a5c18
Compare
Choose a tag to compare
  • Support for GitHub Enterprise 3.0
  • Mention user with C-c @ in *code-review-comment-buffer*
  • Support to submit diff comments without a review
  • massive refactoring of interactive functions to improve discoverability

Very thankful for Steven Allen for supporting this work through Patreon.

See the CHANGELOG for more details.

v0.0.4

11 Dec 14:37
36f6247
Compare
Choose a tag to compare
  • Added a CI checks section on each commit in the PR. See example here.
  • Rendering comments in HTML to allow us see images and links
  • More bug fixes

See the CHANGELOG for more details.

v0.0.3

04 Dec 12:02
f978621
Compare
Choose a tag to compare

Several improvements and bug fixes. See the CHANGELOG for more details.

v0.0.2

27 Nov 19:12
50cede1
Compare
Choose a tag to compare

This release contains the basic functionalities for a Gitlab PR Review and some bug fixes reported by users. More details in the CHANGELOG.

Thanks for all contributors in the process.

v0.0.1

23 Nov 19:54
cef69b9
Compare
Choose a tag to compare

Initial version of code-review available for general usage.