Skip to content

Releases: swagger-api/apidom

v0.41.0

19 Aug 09:58

Choose a tag to compare

0.41.0 (2022-08-19)

Bug Fixes

  • apidom-ls: partially fix invalid YAML diagnostics (417a48b)
  • json-schema: fix media type versions (#1856) (82b8988), closes #1814

Features

  • apidom-ls: implement initial ADS support (6c39489)
  • implement JSON Schema Draft 4 namespace (#1824) (e065d4a), closes #1815
  • implement JSON Schema Draft 6 namespace (#1840) (e688239), closes #1817
  • implement JSON Schema Draft 7 namespace (#1853) (bc3d47a), closes #1818
  • ns-json-schema-draft-4: complete replace empty elements plugin (b50ac75), closes #1843
  • ns-json-schema-draft-4: incorporate JSON Schema Draft 5 (#1838) (3d66200), closes #1816
  • ns-json-schema-draft-6: complete replace empty elements plugin (5386bc3), closes #1843

v0.40.3

08 Aug 13:36

Choose a tag to compare

0.40.3 (2022-08-08)

Bug Fixes

  • adapters: force forward compatible dection to be valid as well (#1809) (39cafca), closes #1741

v0.40.2

08 Aug 09:13

Choose a tag to compare

0.40.2 (2022-08-08)

Bug Fixes

  • reference: fix encoding problem with file system paths (b7696c6), closes #1793

v0.40.1

04 Aug 18:11

Choose a tag to compare

0.40.1 (2022-08-04)

Bug Fixes

  • apidom-ls: fix ref hover indent (9e26947)

v0.40.0

04 Aug 09:09

Choose a tag to compare

0.40.0 (2022-08-04)

Bug Fixes

  • apidom-ls: list all production deps explicitly (8d6ba96), closes #1758

Features

  • apidom-ls: implement ref target content in hover (6f86b03)

v0.39.0

29 Jul 12:39

Choose a tag to compare

0.39.0 (2022-07-29)

Bug Fixes

  • apidom-ls: fix missing sourceMap in ext go-to (54aa390)

Features

  • reference: add origin support for Channel Item Element (b126f14)
  • reference: add origin support for ExampleElement (cf2c82d)
  • reference: add origin support for LinkElement (437228a)
  • reference: add origin support for PathItemElement (863ae82)
  • reference: add origin support for SchemaElement (d43a20f)

v0.38.0

29 Jul 11:15

Choose a tag to compare

0.38.0 (2022-07-29)

Features

  • apidom-ls: implement initial ext ref go to (5ff591e)

v0.37.0

29 Jul 10:28

Choose a tag to compare

0.37.0 (2022-07-29)

Features

  • reference: add origin support for ReferenceElement (#1767) (fc6d091)

v0.36.0

13 Jul 17:08

Choose a tag to compare

0.36.0 (2022-07-13)

Bug Fixes

  • apidom-ls: fix typo in JSON Schema rules - refs #1729 (a9a7f84)

Features

  • apidom-ls: implement getJsonPointerPosition (ca0deb4)

v0.35.1

05 Jul 10:49

Choose a tag to compare

0.35.1 (2022-07-05)

Bug Fixes