Releases: home-operations/yayamlls
Releases · home-operations/yayamlls
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.5 (2026-06-15)
Bug Fixes
- deps: update module github.com/home-operations/flate (v0.4.6 → v0.4.7) (#62) (0147e28)
- guard nil ctx, forward validate options, tolerate fingerprint wa… (#60) (f27483d)
- lint: drop dead renderedBaselineFor, wrap WalkLeaves signature (ddaee14)
- lsp: CRLF and UTF-16 position-mapping correctness (ec9be34)
- lsp: surface .yayamlls.yaml reload errors instead of wiping config (0db24eb)
- render: pipeline epoch atomicity, subprocess WaitDelay, broader watched files (32a1a1b)
- schema: make matchSettings selection deterministic (8f6397f)
- security: drop untrusted-workspace renderer commands; surface Configure errors (6d388ad)
- security: harden schema URL loader (c42ee6c)
Code Refactoring
- dedup GVK/NodeRange/WalkLeaves, shallow DetectGVK, drop dead ParseForCursor (1fb7d9a)
0.1.4
0.1.3
0.1.3 (2026-06-13)
Bug Fixes
- deps: update dependency vscode (1.124.0 → 1.124.2) (#56) (29265f0)
- deps: update module github.com/home-operations/flate (v0.4.1 → v0.4.2) (#50) (b40ec03)
- deps: update module github.com/home-operations/flate (v0.4.2 → v0.4.4) (#55) (fe1da96)
- deps: update module github.com/home-operations/flate (v0.4.4 → v0.4.5) (#57) (bf1fbd0)
- zed: bump extension version to 0.1.2 and track it in release-please (#54) (38e1a63)
0.1.2
0.1.1
0.1.0
0.1.0 (2026-06-07)
⚠ BREAKING CHANGES
- deps: Update dependency vscode-languageclient (9.0.1 → 10.0.0) (#33)
Features
- deps: update dependency @types/node (24.12.4 → 24.13.1) (#35) (89981c2)
- deps: Update dependency vscode-languageclient (9.0.1 → 10.0.0) (#33) (07d8cb3)
- embed flate as a library instead of shelling out to its binary (6577e9c)
Miscellaneous Chores
- deps: lock file maintenance (#36) (411fdab)
- Update release-please-config.json exclusions (9d76d26)
- update rlspls workflow name (b0d2242)
Code Refactoring
- consolidate duplicated helpers and expand test coverage (35116b7)