Skip to content

Releases: jakubbortlik/gitlab.nvim

v0.1.2

12 Dec 06:25
495e64c
Compare
Choose a tag to compare

Release (harrisoncramer#440)


Co-authored-by: Jakub F. Bortlík [email protected]

v0.1.1

16 Nov 12:07
be02733
Compare
Choose a tag to compare

Miscellaneous Bug Fixes (harrisoncramer#423)

fix: Show non-resolvable notes in winbar (harrisoncramer#417)
fix: add more emojis and make emoji picker configurable (harrisoncramer#414)
fix: comment creation should not be possible for renamed and moved files (harrisoncramer#416)
fix: color highlight groups are invalid (harrisoncramer#421)
fix: plugin failing to build on Windows (harrisoncramer#419)


Co-authored-by: Jakub F. Bortlík [email protected]

v0.1.0

06 Sep 05:41
6500ef1
Compare
Choose a tag to compare

Popup and Keymap Updates (harrisoncramer#356)

feat: Enable always jumping to discussion tree (harrisoncramer#352)
feat: Enables motions for easier range selection when creating comments/suggestions (e.g. s3j, c3j) (harrisoncramer#353)
fix: Makes help popup not editable and close it on BufLeave (harrisoncramer#355)

This is a #MINOR release

v0.0.4

24 Jul 10:57
95dcc41
Compare
Choose a tag to compare

Release (harrisoncramer#330)

Fix diagnostic position when sha changes (harrisoncramer#299)
Fix: Remove API calls on Discussion Close (harrisoncramer#328)
Chore: Remove root node type (harrisoncramer#329)

This is a PATCH release.

v0.0.3

24 Jun 07:13
96d7e16
Compare
Choose a tag to compare

Fix: Allow notes without discusison tree opened (harrisoncramer#312)

fix: Fixes creation of notes when the discussion tree is not even open

v0.0.2

20 Apr 18:56
f10c4eb
Compare
Choose a tag to compare

fixes line number for diagnostics in old sha (harrisoncramer#276)

fix: place line number on correct line in old SHA

This is a #PATCH release

v0.0.1

02 Apr 13:34
670f088
Compare
Choose a tag to compare

Bug Fixes (harrisoncramer#227)

This adds some miscellaneous bug fixes, it's a PATCH release.