Skip to content

Commit 58f0bab

Browse files
committed
chore: Release v0.2.3
Features: Core Stability & Performance: - Implemented skipping logic for specific elements and interpolations - Implemented namespace processing and filtering - Enhanced single-line element parsing accuracy - Optimized standard elements filtering - Set implicitly `"extensionKind"` to `["workspace"]` to ensure compatibility with Cloud IDEs Documentation: Updated README: - Added badges for Open VSX Virification, VirusTotal scanning, and GitHub Discussions - Added badge for Total downloads and installs metric - Moved additional badges to a dropdown in the badges section
1 parent abbb087 commit 58f0bab

2 files changed

Lines changed: 41 additions & 16 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [0.2.3] - 2026-02-16
10+
11+
### Features
12+
13+
#### Core Stability & Performance
14+
- Implemented skipping logic for specific elements and interpolations
15+
- Implemented namespace processing and filtering
16+
- Enhanced single-line element parsing accuracy
17+
- Optimized standard elements filtering
18+
- Set implicitly `"extensionKind"` to `["workspace"]` to ensure compatibility with Cloud IDEs
19+
20+
### Documentation
21+
22+
#### Updated README
23+
- Added badges for Open VSX Virification, VirusTotal scanning, and GitHub Discussions
24+
- Added badge for Total downloads and installs metric
25+
- Moved additional badges to a dropdown in the badges section
26+
27+
928
## [0.2.2] - 2026-02-06
1029

1130
### Features

0 commit comments

Comments
 (0)