Skip to content

Releases: cameron-martin/bazel-lsp

v0.6.1

29 Jun 15:22
510da47
Compare
Choose a tag to compare

0.6.1 (2024-06-29)

Bug Fixes

  • Don't give empty documentation to starlark-rust (#44) (355ceed), closes #41

v0.6.0

16 Mar 15:36
60b227d
Compare
Choose a tag to compare

0.6.0 (2024-03-16)

Features

  • Add builtin rules to autocomplete (#33) (a67cd49)

v0.5.0

06 Mar 00:33
ac30514
Compare
Choose a tag to compare

0.5.0 (2024-03-05)

Features

  • Add environment function parameter info (08a05c1)

v0.4.1

25 Feb 18:01
09bf59f
Compare
Choose a tag to compare

0.4.1 (2024-02-25)

Bug Fixes

  • Go to definition in external repositories (#26) (e80ba05), closes #25

v0.4.0

23 Feb 18:36
1627eed
Compare
Choose a tag to compare

0.4.0 (2024-02-23)

Features

v0.3.1

20 Feb 23:33
ba9a957
Compare
Choose a tag to compare

0.3.1 (2024-02-20)

Bug Fixes

v0.3.0

02 Feb 01:18
0c4ef01
Compare
Choose a tag to compare

0.3.0 (2024-02-02)

Features

  • Add autocomplete for bazel builtins (#8) (bfca1db)
  • Preserve output base between restarts (fc701fb)

v0.2.0

24 Jan 23:34
c4b0940
Compare
Choose a tag to compare

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

18 Jan 17:59
620c33a
Compare
Choose a tag to compare

0.1.1 (2024-01-18)

Initial release