Releases: CircleCI-Public/circleci-yaml-language-server
Releases · CircleCI-Public/circleci-yaml-language-server
v0.10.0
v0.9.4-pre.6
chore(main): release 0.10.0 (#287)
v0.9.4-pre.5
feat: add latest ubuntu versions (#288)
v0.9.4-pre.4
fix: add new xcode versions (#278)
v0.9.4-pre.3
fix: return right values from custom commands (#286)
v0.9.4-pre.2
docs: add documentation on implementing clients (#284)
v0.9.4-pre.1
chore(main): release 0.9.3 (#263)
v0.9.3
0.9.3 (2024-02-20)
Bug Fixes
- build binary using static linking (#271) (770540b)
- go to definition for local orbs were not working (#274) (b089c7b)
- remove false positive of unused jobs (#275) (575c3f6)
- remove parsing error for local orbs (#273) (bbfa6b6)
- resource classes windows medium and windows large not correctly detected (a964dac)
- send diagnostics when config couldn't be parsed (#262) (5c374dc)
- valid images (#269) (a384470)
Reverts
v0.9.3-pre.6
fix: remove false positive of unused jobs (#275)
v0.9.3-pre.5
revert: fix: build binary using static linking (#276)