Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 818 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 818 Bytes

Change Log

All notable changes to the "openapi-lint" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[1.3.0]

  • Add configurable onSaveAction setting
  • Update oas-kit to latest versions

[1.2.0]

  • Add AsyncAPI v2.0.x support
  • Validate-on-save functionality

[1.1.0]

  • Integrate errors/warnings with the 'Problems' (diagnostics) pane
  • Accurate line/column positions will be coming in version 1.4 or 2.0

[1.0.0]

  • Update oas-kit to latest versions
  • Migrate from 'js-yaml' to yaml
  • Add resolver functionality for validating, linting, converting and bundling
  • Make lintable snippets more complete to pass new tests

[0.4.0]

  • Add AsyncAPI v1.x.x support

[0.3.x]

  • Initial alpha releases