Releases: lukas-reineke/cmp-rg
Releases · lukas-reineke/cmp-rg
Version 1.3.11
Version 1.3.10
What's Changed
- fix: support multiple submatches by @thalesmello in #54
New Contributors
- @thalesmello made their first contribution in #54
Full Changelog: v1.3.9...v1.3.10
Version 1.3.9
What's Changed
- stop the rg job when max items is reached by @lukas-reineke in #50
Full Changelog: v1.3.8...v1.3.9
Version 1.3.8
What's Changed
- improve documentation by @ippachi in #40
- fix(timer): close timers before Neovim exits by @lewis6991 in #41
- Implement chunk size by @lukas-reineke in #43
- Version 1.3.8 by @lukas-reineke in #44
New Contributors
- @ippachi made their first contribution in #40
- @lewis6991 made their first contribution in #41
Full Changelog: v1.3.7...v1.3.8
Version 1.3.7
- Fix documentation
Version 1.3.6
- Change default pattern to fix
--smart-case
Version 1.3.5
- Update documentation
Version 1.3.4
- ignore byte results
Version 1.3.3
- use new cjson decode if on 0.6
Version 1.3.2
- handle json decode errors