Skip to content

Loom 0.14.0

Choose a tag to compare

@cshaiku cshaiku released this 30 Aug 14:10
· 19 commits to main since this release

Loom 0.14.0

  • Added patterns:transfer to classify interface layout transfer readiness between SwiftUI and WinUI.
  • Added transfer dispositions: direct, needs-policy, needs-native-contract, lossy, and unsupported.
  • Added inspect:ascii for 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 test passed: 35 tests.
  • loom verify --json reported status ok.