Releases: Lefix2/codeclimate-visualiser-vscode-plugin
Releases · Lefix2/codeclimate-visualiser-vscode-plugin
v1.4.0
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
- 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
- feat: automate VS Code Marketplace release by @Lefix2 in #7
- feat: history tracking — manual snapshots, fingerprint diff, trends view by @Lefix2 in #8
- feat: history tracking, issue indicators, clickable navigation, sidebar icons by @Lefix2 in #10
- fix: create GitHub Release before uploading VSIX if it does not exist by @Lefix2 in #11
- fix: bump Node to 22 in semantic-release workflow by @Lefix2 in #12
- fix: remove @semantic-release/git to avoid push to protected main by @Lefix2 in #13
- fix: bump Node to 22 in semantic-release workflow by @Lefix2 in #15
- feat: responsive trend charts, hover crosshair, snapshot limit, tooltip improvements by @Lefix2 in #16
- feat: configurable actions, history path, decoration toggle, decoration stability by @Lefix2 in #17
Full Changelog: https://github.com/Lefix2/codeclimate-visualiser-vscode-plugin/commits/v1.4.0
v1.3.0
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
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.1
v0.2.0
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
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
Full Changelog: https://github.com/Lefix2/codeclimate-visualiser-vscode-plugin/commits/v0.1.0