Releases: cbochs/grapple.nvim
Releases · cbochs/grapple.nvim
v0.10.0
What's Changed
- docs(scope): fix
scope.fallback()
paramater type by @Subjective in #83 - feat!: rewrite grapple by @cbochs in #89
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Fix small typo in readme by @AnPineau in #74
- fix(tags): open tag using relative file path by @Subjective in #75
- Add telescope extension by @JasZhe in #69
- feat: add option to set popup tags window title via callback function by @Subjective in #76
- fix: recenter popup window on VimResize by @Subjective in #79
New Contributors
- @AnPineau made their first contribution in #74
- @Subjective made their first contribution in #75
- @JasZhe made their first contribution in #69
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
v.0.7.0
v0.6.0
v0.5.2
0.5.1
v0.5.0
What's Changed
- feat: implement suffix scope resolver by @cbochs in #44
- feat: better scope persistence by @cbochs in #45
- BREAKING feat!: interval scope resolver by @cbochs in #49
- refactor: ensure scope has been resolved before any internal operation by @cbochs in #50
- feat: async git branch scope resolver by @cbochs in #51
Full Changelog: 0.4.0...v0.5.0