Releases: linrongbin16/gitlinker.nvim
Releases · linrongbin16/gitlinker.nvim
v4.9.1
4.9.1 (2024-01-08)
Bug Fixes
v4.9.0
4.9.0 (2024-01-04)
Features
Bug Fixes
v4.8.3
4.8.3 (2023-12-14)
Performance Improvements
- logger: migrate logger to commons.nvim (#175) (ea27d70)
v4.8.2
4.8.2 (2023-12-14)
Bug Fixes
Performance Improvements
v4.8.1
4.8.1 (2023-12-08)
Performance Improvements
- ci: upload luarocks package (d7341e6)
v4.8.0
4.8.0 (2023-12-01)
Features
- command: support command args complete suggestions (bbab7ba)
- remote: support multiple remotes (origin/upstream) (#166) (bbab7ba)
v4.7.1
4.7.1 (2023-11-28)
Bug Fixes
v4.7.0
4.7.0 (2023-11-27)
Features
- branch: provide
DEFAULT_BRANCH
and CURRENT_BRANCH
components (#159) (7007c7a)
Bug Fixes
- config: fix merged user routers configs (#158) (3e33ba8)
Performance Improvements
- routers: always add '?display=source' for codeberg (#156) (0a8925f)
- routers: always add '?plain=1' for github (#156) (0a8925f)
v4.6.0
4.6.0 (2023-11-26)
Features
Performance Improvements
v4.5.0
4.5.0 (2023-11-24)
Features
- parser: support
git.samba.org/samba.git
(d1d2482)
- routers: support gitweb such as
git.samba.org
(#149) (d1d2482)
- routers: support prioritized matching list (undocumented hidden feature) (d1d2482)
Performance Improvements
- test: improve unit tests to cover more use cases (d1d2482)