Releases: Saghen/blink.compat
Releases · Saghen/blink.compat
v2.4.0
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
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
- @JunYang-tes made their first contribution in #24
- @ysl2 made their first contribution in #27
Full Changelog: v2.2.0...v2.3.0
v2.2.0
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
Compatible with blink.cmp >= v0.7.0
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Compatible with blink.cmp >= v0.7.0
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Compatible with blink.cmp >= v0.7.0
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Compatible with blink.cmp >= v0.7.0
Full Changelog: v1.0.2...v2.0.0
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Fix name of can_execute to match what blink.cmp expects by @nikklassen in #15
New Contributors
- @nikklassen made their first contribution in #15
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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