v0.5.0
Immutable
release. Only release title and notes can be modified.
0.5.0 (2026-07-08)
Features
- bundle: implement F14 schema bundling & dereferencing (7d4c679)
- catalog: implement F12 schema catalog & registry binding (7590b22)
- diff: implement F15 schema diff & breaking-change detection (e04bb1e)
- docs: implement S07 documentation traceability with spec: tags (6a64405)
- implement F13 $ref navigation, F16 sample data, F17 linting, F08 cache freshness (22b1248)
- test: implement S08 real-VS-Code integration test suite (dadb85d)
- toml: implement F11 TOML data-file support (01bbefe)
Bug Fixes
- binding: resolve multi-root scope reads and escape TOML inline paths (04b2348)
- binding: store absolute path when schema is in a different workspace folder (e6bce1f)
- ref: correct cached-remote language, dedup fetches, reduce re-parsing (6338d38)
- S08: green the integration suite — real bugs the first CI run surfaced (df25047)
- S08: resolve integration-suite failures found in first real CI run (2a22975)
- security: address CodeQL alerts — cache write taint, TOCTOU, ReDoS (832702a)
- security: suppress remaining CodeQL false positives after F08-FR-18/19 (ca30ed9)
- test: correct out/ vs src/ path resolution in the integration suite (8b1f432)