v0.14.0
What's Changed
- Vendor grafonnet in testdata, and fix jsonnetfmt by @julienduchesne in #127
- Fix: Go-to definition on recursive binary operators by @julienduchesne in #126
- Send settings on client initialization by @anguslees in #125
- Bump github.com/JohannesKaufmann/html-to-markdown from 1.4.1 to 1.4.2 by @dependabot in #130
- Bump github.com/JohannesKaufmann/html-to-markdown from 1.4.2 to 1.5.0 by @dependabot in #131
- nix: update to 0.13.1 and remove deprecated vendorSha256 by @trevorwhitney in #132
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #135
- feat(completion): quote labels when necessary by @Duologic in #136
- chore: update go version to 1.22 by @Duologic in #138
- feat: hide docstrings in completion by default by @Duologic in #139
- fix(completion): use upstream go-jsonnet Formatter by @Duologic in #137
- Bump github.com/JohannesKaufmann/html-to-markdown from 1.5.0 to 1.6.0 by @dependabot in #142
- Bump github.com/grafana/tanka from 0.26.0 to 0.27.1 by @dependabot in #143
- fix: update nix package by @trevorwhitney in #145
- Support
assert
statements by @julienduchesne in #146 - Update CI workflows by @julienduchesne in #148
- Bump github.com/grafana/tanka from 0.27.1 to 0.28.0 by @dependabot in #147
- Bump golangci/golangci-lint-action from 2 to 6 by @dependabot in #149
- Auto-complete function body attributes by @julienduchesne in #150
- Completion: Return a non-nil list when no suggestions by @julienduchesne in #151
- Support hover on all tokens by @julienduchesne in #152
New Contributors
- @anguslees made their first contribution in #125
Full Changelog: v0.13.1...v0.14.0