Skip to content

Releases: speclynx/vscode-openapi-toolkit

v1.5.3

17 Mar 09:17
eafba3a

Choose a tag to compare

Bug Fixes

  • remove ambiguous build artifacts from distribution

v1.5.2

16 Mar 18:17
eafba3a

Choose a tag to compare

Features

  • update SpecLynx ApiDOM to latest version

Performance Improvements

  • improved performance
  • lower memory footprint

v1.5.1

01 Mar 11:59
eafba3a

Choose a tag to compare

Bug Fixes

  • fix Scalar preview rendering on dereference failure

Enhancements

  • simplify README pointing to website documentation for details

v1.5.0

08 Feb 23:20
cb83355

Choose a tag to compare

Features

  • integrate SpecLynx ApiDOM
  • update Scalar & SwaggerUI to latest versions

Performance Improvements

  • reduced bundle size
  • improved performance
  • lower memory footprint

v1.4.0

22 Dec 20:14
cb83355

Choose a tag to compare

Features

  • add OpenAPI Document format conversion (JSONYAML)

v1.3.0

14 Dec 20:56
946e3cd

Choose a tag to compare

Features

  • add Scalar API Reference as default preview renderer (possible to switch back to SwaggerUI by user setting)

v1.2.0

28 Sep 21:14
c823416

Choose a tag to compare

Features

  • add support for OpenAPI 3.1.2

v1.1.0

18 Sep 11:15
c823416

Choose a tag to compare

Features

  • add OpenAPI Document JSON/YAML formatting

Bug Fixes

  • improve OpenAPI file pattern matching specificity

v1.0.2

15 Sep 20:26
322146d

Choose a tag to compare

Bug Fixes

  • add support for previewing OpenAPI 3.1.x Documents
  • always enforce SwaggerUI light theme

v1.0.1

14 Sep 07:01
322146d

Choose a tag to compare

Bug Fixes

  • fix screenshots in documentation (scaling)