| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jsonnet-language-server_0.15.0_checksums.txt | 2025-01-08 | 1.1 kB | |
| jsonnet-language-server_0.15.0_darwin_amd64 | 2025-01-08 | 12.6 MB | |
| jsonnet-language-server_0.15.0_windows_armv7.exe | 2025-01-08 | 10.9 MB | |
| jsonnet-language-server_0.15.0_darwin_arm64 | 2025-01-08 | 12.3 MB | |
| jsonnet-language-server_0.15.0_linux_amd64 | 2025-01-08 | 12.0 MB | |
| jsonnet-language-server_0.15.0_linux_armv7 | 2025-01-08 | 10.5 MB | |
| jsonnet-language-server_0.15.0_windows_amd64.exe | 2025-01-08 | 12.6 MB | |
| jsonnet-language-server_0.15.0_linux_arm64 | 2025-01-08 | 11.6 MB | |
| jsonnet-language-server_0.15.0_linux_armv6 | 2025-01-08 | 10.5 MB | |
| jsonnet-language-server_0.15.0_windows_arm64.exe | 2025-01-08 | 12.0 MB | |
| jsonnet-language-server_0.15.0_windows_armv6.exe | 2025-01-08 | 10.9 MB | |
| README.md | 2025-01-08 | 2.7 kB | |
| v0.15.0 source code.tar.gz | 2025-01-08 | 252.4 kB | |
| v0.15.0 source code.zip | 2025-01-08 | 557.8 kB | |
| Totals: 14 Items | 116.7 MB | 2 | |
What's Changed
- Support builder pattern better by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/156
- Extract
findSelfObjectby @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/157 - Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/159
- Bump github.com/grafana/tanka from 0.28.0 to 0.28.2 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/158
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/162
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/161
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/165
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/164
- Bump github.com/grafana/tanka from 0.28.2 to 0.28.4 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/163
- Fix linting by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/173
- Bump github.com/grafana/tanka from 0.28.4 to 0.30.2 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/172
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/169
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/171
- Remove
goto-prefix on testdata files by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/174 - Pull latest stdlib definitions by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/175
- Bump github.com/grafana/tanka from 0.30.2 to 0.31.1 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/182
- Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in https://github.com/grafana/jsonnet-language-server/pull/176
- Completion within parentheses by @JacksonWrath in https://github.com/grafana/jsonnet-language-server/pull/179
- Include all in-scope locals in completion by @JacksonWrath in https://github.com/grafana/jsonnet-language-server/pull/181
- Fix symbols crashing by @julienduchesne in https://github.com/grafana/jsonnet-language-server/pull/183
New Contributors
- @JacksonWrath made their first contribution in https://github.com/grafana/jsonnet-language-server/pull/179
Full Changelog: https://github.com/grafana/jsonnet-language-server/compare/v0.14.1...v0.15.0