Loom 0.17.0
Loom 0.17.0
This release starts Loom's Go migration so the CLI can ship as a cross-platform native binary for macOS, Windows, and Linux.
Added
- Forward Go runtime under cmd/loom and internal/loom.
- Go CLI support for Pattern list/show/validate/lint/export, WinUI XAML inspection, ASCII Pattern rendering, accessibility audit, Pattern transfer, OS error suggestions, command listing/help, status, verify, JSON output, --quiet, and --verbose.
- Go regression tests for Pattern validation, native WinUI component-boundary warnings, structured suggested fixes, transfer classification, OS error matching, CLI JSON/version output, and quiet write behavior.
Notes
- The Swift implementation remains as the 0.16.0 reference while SwiftUI parsing, generation, project workflows, owned-region guards, and parity commands are ported to Go.