Releases: cameron-martin/bazel-lsp
Releases · cameron-martin/bazel-lsp
v0.6.1
0.6.1 (2024-06-29)
Bug Fixes
- Don't give empty documentation to starlark-rust (#44) (355ceed), closes #41
v0.6.0
0.6.0 (2024-03-16)
Features
v0.5.0
0.5.0 (2024-03-05)
Features
- Add environment function parameter info (08a05c1)
v0.4.1
0.4.1 (2024-02-25)
Bug Fixes
- Go to definition in external repositories (#26) (e80ba05), closes #25
v0.4.0
0.4.0 (2024-02-23)
Features
v0.3.1
0.3.1 (2024-02-20)
Bug Fixes
v0.3.0
0.3.0 (2024-02-02)
Features
- Add autocomplete for bazel builtins (#8) (bfca1db)
- Preserve output base between restarts (fc701fb)
v0.2.0
0.2.0 (2024-01-24)
Features
- Allow specifying location of bazel binary (db62a3a)
- Use a distinct output base for querying (75b9306), closes #3
Bug Fixes
- Offset of bare completions (715b519)
- Use correct workspace root for all bazel invocations (4618755)
v0.1.1
0.1.1 (2024-01-18)
Initial release