Skip to content

Releases: linrongbin16/gitlinker.nvim

v4.11.0

07 Mar 05:18
090a166
Compare
Choose a tag to compare

4.11.0 (2024-03-07)

Features

v4.10.0

26 Feb 07:50
2f1758c
Compare
Choose a tag to compare

4.10.0 (2024-02-26)

Features

  • router: add 'default_branch' router type (#207) (7fbefed)

v4.9.1

08 Jan 10:04
e76140b
Compare
Choose a tag to compare

4.9.1 (2024-01-08)

Bug Fixes

v4.9.0

04 Jan 03:59
47b4d00
Compare
Choose a tag to compare

4.9.0 (2024-01-04)

Features

Bug Fixes

v4.8.3

14 Dec 11:15
dc0aa4e
Compare
Choose a tag to compare

4.8.3 (2023-12-14)

Performance Improvements

  • logger: migrate logger to commons.nvim (#175) (ea27d70)

v4.8.2

14 Dec 08:36
2154cff
Compare
Choose a tag to compare

4.8.2 (2023-12-14)

Bug Fixes

Performance Improvements

  • refactor: use 'commons.nvim' library (#173) (3f8cfa5)

v4.8.1

08 Dec 09:57
d8c6a56
Compare
Choose a tag to compare

4.8.1 (2023-12-08)

Performance Improvements

  • ci: upload luarocks package (d7341e6)

v4.8.0

01 Dec 01:08
589ef26
Compare
Choose a tag to compare

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

29 Nov 12:14
a47f48b
Compare
Choose a tag to compare

4.7.1 (2023-11-28)

Bug Fixes

  • default_branch: use real-time remote (#163) (15b0d41)

v4.7.0

27 Nov 05:32
b67635f
Compare
Choose a tag to compare

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)