Releases: coder3101/protols
Releases · coder3101/protols
0.3.0
What's Changed
- feat: add completion for keywords by @coder3101 in #13
- feat: add rename capability by @coder3101 in #14
- ci: build binaries on publish by @asharkhan3101 in #16
- bump: version to 0.3.0 by @asharkhan3101 in #17
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- fix: reserved field error test and update parser by @coder3101 in #12
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- docs: update readme to use nvim-lspconfig by @asharkhan3101 in #8
- feat: add a document_symbols capability by @emarcotte-dh in #9
- fix: a didClose missing crash by @asharkhan3101 in #10
New Contributors
- @emarcotte-dh made their first contribution in #9
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- docs: Improve README to include a video and fix text by @coder3101 in #7
Full Changelog: 0.1.0...0.1.1
protols 0.1.0
This is the initial release of protols with basic single file support for the following LSP specifications
- Hover
- Goto definition
- diagnostics