Releases: harrisoncramer/gitlab.nvim
v3.3.2
fix: date fixes; go middleware refactors; regex fixes; etc (#368)
fix: format of date when MR was closed or merged (#367)
refactor: Add Payload Validators + Middleware In Go Code (#366)
fix: Add better checks for leaving comments (#369)
fix: regex support for http credentials embedded in remote url (#372)
fix: Comment on single line selects two lines (#371)
This is a #PATCH release.
v3.3.1
v3.3.0
Fix MR Selection, Go Code Refactor (#358)
fix: require selection of specific MR when there are multiple targets for a given source branch (#357)
feat: Allows for the passing of Gitlab's filter options when choosing an MR, improves MR selection (#359)
feat: API to choose an MR from a list based on the provided username's involvement as an assignee/reviewer/author (#360)
fix: makes help popup uneditable, auto-close on exit (#355)
refactor: Refactors the Go codebase into a more modular and idiomatic approach (#354)
This is a #MINOR release
v3.2.0
v3.1.0
v3.0.1
feat!: Implements default keybindings for all actions.
This is a breaking change to the way the plugin is configured. If users are using the old configuration the plugin will warn them which fields have been removed in their configuration. Old keybindings can be found here: #340 (comment) (#331)
feat: Customize discussion tree chevrons (#339)
v3.0.0
Release (#340)
feat!: Implements default keybindings for all actions. This is a breaking change to the way the plugin is configured. If users are using the old configuration the plugin will warn them which fields have been removed in their configuration. Old keybindings can be found here: #340 (comment) (#331)
feat: Customize discussion tree chevrons (#339)
This is a #MAJOR release.
v2.7.2
v2.7.1
v2.7.0
Release (#327)
Fix: Only set autocommands for select popups (#315)
Docs: Small improvements to README and docs
Feat: Add branch info to choose_merge_request menu (#318)
Chore: Add heart emoji (#323)
Feat: Add highlight for mentions (#324)
Fix: Do Not Error w/Out Buffer Content (#325)
This is a MINOR release.