v0.1.16
What's Changed
- chore: update MODULE.bazel builtins file by @withered-magic in #297
- feat: resolve custom providers in type comments by @withered-magic in #295
- chore: add lints by @withered-magic in #299
- feat: support path types by @withered-magic in #300
- feat: improve inference for logic operators by @withered-magic in #302
- Add descriptions for command-line options by @withered-magic in #305
- fix: display error message when failing to fetch external repositories by @withered-magic in #306
- update config url by @lasorda in #308
- fix: fix go to definition and hover for lambda parameters by @withered-magic in #311
- chore: use
"Item"
imports_granularity by @withered-magic in #312 - feat: goto definition for rule attributes by @withered-magic in #316
- fix: validate function signatures by @withered-magic in #307
- feat: param docs on hover by @withered-magic in #309
- feat: provide completions for labels by @withered-magic in #317
- fix: disable noisy error from fetching repos by @withered-magic in #319
New Contributors
Full Changelog: v0.1.15...v0.1.16