Loom 0.15.0
Loom 0.15.0
- Added
accessibility:auditfor SwiftUI and WinUI XAML sources. - Added audit rules for missing accessible names, unlabeled images, unlabeled text inputs, placeholder-only input naming, undersized interactive targets, color-only semantic risks, unsupported/malformed nodes, empty containers, redundant wrappers, repeated nested layout wrappers, nested scroll regions, and geometry-dependent layout.
- Added text/JSON audit output plus
--outputand--fail-on none|error|warning. - Extended optional Pattern accessibility metadata with keyboard behavior, states, required accessibility properties, and minimum target size.
- Updated README, command docs, architecture notes, Pattern docs, AI agent guidance, roadmap, changelog, and VERSION.
- Added tests for accessibility/layout/design audit findings and JSON report round trips.
Verification:
swift testpassed: 36 tests.loom verify --jsonreported status ok.