Releases: armsnyder/openapi-language-server
Releases · armsnyder/openapi-language-server
v0.2.2
0.2.2 (2024-09-20)
Bug Fixes
- Increase max file size from 64 KiB to 10 MiB (c1ddaaa)
v0.2.1
0.2.1 (2024-06-24)
Bug Fixes
- fix a bug where the internal document model was not updating after file changes (54d51dc)
v0.2.0
0.2.0 (2024-06-24)
⚠ BREAKING CHANGES
- rename project to openapi-language-server
Features
- rename project to openapi-language-server (719953a)
v0.1.1
0.1.1 (2024-06-24)
Bug Fixes
- suppress errors when document is not found (cd8ba00)
v0.1.0
Initial release.
FEATURES
- Ability to go to definition on schema references.
- Ability to find references to schema definitions.