Skip to content

Releases: armsnyder/openapi-language-server

v0.2.2

20 Sep 18:09
1eafaf0
Compare
Choose a tag to compare

0.2.2 (2024-09-20)

Bug Fixes

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

v0.2.1

24 Jun 02:22
32dd81d
Compare
Choose a tag to compare

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

24 Jun 01:29
4fc2506
Compare
Choose a tag to compare

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

24 Jun 00:24
360de50
Compare
Choose a tag to compare

0.1.1 (2024-06-24)

Bug Fixes

  • suppress errors when document is not found (cd8ba00)

v0.1.0

23 Jun 12:01
d8218e1
Compare
Choose a tag to compare

Initial release.

FEATURES

  • Ability to go to definition on schema references.
  • Ability to find references to schema definitions.