Skip to content

Releases: Saghen/blink.compat

v2.4.0

06 Feb 01:34
b0c87b6
Compare
Choose a tag to compare

Compatible with blink.cmp >= v0.7.0

What's Changed

  • feat: allow using a different name for sources than the nvim-cmp name

Full Changelog: v2.3.0...v2.4.0

v2.3.0

29 Jan 22:34
1176525
Compare
Choose a tag to compare

Compatible with blink.cmp >= v0.7.0

What's Changed

  • fix: do not cache source by @JunYang-tes in #24
  • Add default core.filter to prevent lsp_signature's error. by @ysl2 in #27

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

31 Dec 01:19
5ca8848
Compare
Choose a tag to compare

Compatible with blink.cmp >= v0.7.0

What's Changed

  • docs: update sources section in readme by @smjonas in #20
  • fix: ensure item is a table before indexing by @b0o in #21
  • Add simple cmp.get_config implementation by @rstcruzo in #22

New Contributors

  • @smjonas made their first contribution in #20
  • @b0o made their first contribution in #21
  • @rstcruzo made their first contribution in #22

Full Changelog: v2.1.2...v2.2.0

v2.1.2

03 Dec 16:11
78f3f71
Compare
Choose a tag to compare

Compatible with blink.cmp >= v0.7.0

Full Changelog: v2.1.1...v2.1.2

v2.1.1

03 Dec 04:00
0fcc94e
Compare
Choose a tag to compare

Compatible with blink.cmp >= v0.7.0

Full Changelog: v2.1.0...v2.1.1

v2.1.0

03 Dec 01:31
7f22413
Compare
Choose a tag to compare

Compatible with blink.cmp >= v0.7.0

Full Changelog: v2.0.0...v2.1.0

v2.0.0

02 Dec 19:07
096ee2d
Compare
Choose a tag to compare

Compatible with blink.cmp >= v0.7.0

Full Changelog: v1.0.2...v2.0.0

v1.0.2

27 Nov 22:02
cd2d3a0
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Nov 21:45
6d914f7
Compare
Choose a tag to compare

What's Changed

  • Fix name of can_execute to match what blink.cmp expects by @nikklassen in #15

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Nov 19:21
08943fd
Compare
Choose a tag to compare

What's Changed

  • Fix typo in README.md example by @pynappo in #1
  • Implement event api by @stefanboca in #6
  • feat: add dummy entry fields to make compatible with autopairs by @Maneren in #11

New Contributors

Full Changelog: https://github.com/Saghen/blink.compat/commits/v1.0.0