Loom 0.14.0
Loom 0.14.0
- Added
patterns:transferto classify interface layout transfer readiness between SwiftUI and WinUI. - Added transfer dispositions:
direct,needs-policy,needs-native-contract,lossy, andunsupported. - Added
inspect:asciifor plaintext ASCII Pattern layout trees. - Added optional Pattern variants in the Pattern model and schema for adaptive, dense, compact, or accessibility layout policies.
- Updated README, command docs, architecture notes, Pattern docs, AI agent guidance, roadmap, changelog, and VERSION.
- Added tests for transfer classification, ASCII rendering, and JSON report round trips.
Verification:
swift testpassed: 35 tests.loom verify --jsonreported status ok.