Releases: jakubbortlik/gitlab.nvim
v0.1.2
Release (harrisoncramer#440)
- Feat: Enable sorting discussions by original comment (harrisoncramer#422)
- Feat: Improve popup UX (harrisoncramer#426)
- Feat: Automatically update MR summary details (harrisoncramer#427)
- Feat: Show update progress in winbar (harrisoncramer#432)
- Feat: Abbreviate winbar (harrisoncramer#439)
- Fix: Note Creation Bug (harrisoncramer#441)
- Fix: Checking whether comment can be created (harrisoncramer#434)
- Fix: Syntax in discussion tree (harrisoncramer#433)
- fix: improve indication of resolved threads and drafts (harrisoncramer#442)
- Docs: Various minor improvements (harrisoncramer#445)
Co-authored-by: Jakub F. Bortlík [email protected]
v0.1.1
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
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
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
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
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
Bug Fixes (harrisoncramer#227)
This adds some miscellaneous bug fixes, it's a PATCH release.