Skip to content

Releases: Lefix2/codeclimate-visualiser-vscode-plugin

v1.3.0

06 May 10:13
b019d2d

Choose a tag to compare

1.3.0 (2026-05-06)

Features

  • improve in-file decoration hover tooltip (b0ce2c7)
  • responsive trend charts with hover crosshair and snapshot limit (ab2d8bf), closes #dashboard

v1.2.0

05 May 07:41

Choose a tag to compare

1.2.0 (2026-05-05)

Features

  • hover tooltip + crosshair on Trends charts (0dffd03)

v1.1.1

03 May 20:14

Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

03 May 20:05

Choose a tag to compare

1.1.0 (2026-05-03)

Features

  • add marketplace icon (128x128 PNG) (ba9a4c5)

v1.0.1

03 May 14:40
e9ade2d

Choose a tag to compare

1.0.1 (2026-05-03)

Bug Fixes

  • bump Node to 22 in semantic-release workflow (d88c90e)
  • bump Node to 22 in semantic-release workflow (ec95660)
  • create GitHub Release before uploading VSIX if it does not exist (ae7a264)
  • remove @semantic-release/git to avoid push to protected main (ad491ae)

v0.2.0

30 Apr 17:58
3941d0c

Choose a tag to compare

What's Changed

  • fix: distinguish 'no patterns' from 'no files matched' in reloadConfig by @Lefix2 in #4
  • fix: distinct error messages, showQuickFilter schema fix, more tests by @Lefix2 in #5
  • feat: dashboard redesign — 5-tab layout, SVG charts, severity palette, plugin icon by @Lefix2 in #6

Full Changelog: v0.1.0...v0.2.0

v0.1.0

30 Apr 09:22
888f7f8

Choose a tag to compare

First stable, version, issues visualizer, editor integration, side panel quick access

What's Changed

  • feat: add GitHub Actions workflows, unit tests, and README by @Lefix2 in #1
  • feat: sidebar sort/views, fix snippet focus, always-on logs by @Lefix2 in #2
  • feat: replace testdata with generated mini-project by @Lefix2 in #3

New Contributors

  • @Lefix2 made their first contribution in #1

Full Changelog: https://github.com/Lefix2/codeclimate-visualiser-vscode-plugin/commits/v0.1.0