Skip to content

v1.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 02:20
· 40 commits to main since this release
faf2a25

Fix: Line Comment Refactor (#180)

This MR re-implements and fixes logic that better handles single-line comments. It does this by parsing the hunk headers and examining the actual changes they contain in order to form the Gitlab payload correctly. Addresses #128