What's Changed
- updates lock file by @jmgomez in #347
- Improve hover docs by @AmjadHD in #332
- Fix typo in lstransports.nim by @esafak in #352
- chore: Use -h/--help flags for consistency by @esafak in #354
- ci: Cache .cache/nim, add hashed lockfile to cache key by @esafak in #355
- feat: Limit parent directory search for nimsuggest by @esafak in #356
- Add instructions for Helix. by @moigagoo in #368
- Readme: Add inlay hints info and instructions for VSCode and Helix. by @moigagoo in #369
- Improve param hints info and formatting by @moigagoo in #370
- Prevent SIGSEGV when shutting down nimsuggest processes by @moigagoo in #377
- check formatting by @arnetheduck in #382
- Add MIT licence text by @moigagoo in #383
- Fix #387: Remove null-value fields from JSON output by @moigagoo in #390
- Add contributor's guide by @moigagoo in #389
- MCP Mode by @moigagoo in #388
- Fix #391: Compilation on macOS by @moigagoo in #392
- Fix compatibility with Neovim 0.12 diagnostic floating window by @moigagoo in #393
- README: Add DeepWiki link. by @moigagoo in #396
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #375
- Bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #373
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #367
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #374
- Update builder versions in binaries.yml by @ringabout in #399
New Contributors
- @esafak made their first contribution in #352
- @moigagoo made their first contribution in #368
- @arnetheduck made their first contribution in #382
Full Changelog: v1.12.0...v1.14.0