Skip to content

Latest commit

 

History

History
38 lines (18 loc) · 1.41 KB

File metadata and controls

38 lines (18 loc) · 1.41 KB

Changelog

0.2.2 (2024-09-20)

Bug Fixes

  • Increase max file size from 64 KiB to 10 MiB (c1ddaaa)

0.2.1 (2024-06-24)

Bug Fixes

  • fix a bug where the internal document model was not updating after file changes (54d51dc)

0.2.0 (2024-06-24)

⚠ BREAKING CHANGES

  • rename project to openapi-language-server

Features

  • rename project to openapi-language-server (719953a)

0.1.1 (2024-06-24)

Bug Fixes

  • suppress errors when document is not found (cd8ba00)

0.1.0 (2024-06-23)

Features

  • go to definition and find references for document refs (2f0afee)