Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 05:34
· 148 commits to main since this release

VS Code extension

  • Hover tooltip redesign: severity icons replaced with flat color squares (πŸŸ₯ error, 🟨 warning, 🟦 info); πŸ”§ for fix hints
  • Compact hover layout: collapsed from 5 spaced lines to 3 tight lines per issue
  • Rule ID links to docs: each rule ID in the hover footer is now a clickable link to vastlint.org/docs/rules/<id>/
  • Fix hints coverage: added missing hints for VAST-3.0-bitrate-conflict, VAST-3.0-minmaxbitrate-pair, VAST-2.0-nonlinear-resource, VAST-4.0-interactive-creative-no-api, VAST-4.1-interactive-creative-type, VAST-3.0-pricing-model-case; removed stale key VAST-2.0-mediafile-bitrate-conflict