Releases: yigitkonur/claude-swiftui-plugin
Releases · yigitkonur/claude-swiftui-plugin
v1.0.2 — smarter swiftui-ctx lookups
swiftui-ctx CLI: resolution fixes
lookup now resolves real-world queries instead of hard-failing:
- Case-insensitive resolution (
navigationstack→NavigationStack). - Multi-word / intent queries (
drag gesture,sheet presentation) resolve to real apis + recipes via the shared intent resolver, instead of exiting 3. - Tokenized suggestions — no more garbage "did you mean" on multi-word misses (
sheet presentation→hueRotation). - AppKit/UIKit names (
NSWindowDelegate,UIView…) get an out-of-scope hint pointing at thensview-bridgerecipe. - Bare attributes (
@Observable) now print an explicit "no argument forms" consensus line. - New
pagingintent + enrichedscrollalias.
Universal macOS binary (arm64 + x86_64). The plugin's swiftui-ctx wrapper downloads this automatically for v1.0.2.
Full Changelog: v1.0.0...v1.0.2
v1.3.2
Full Changelog: v1.3.1...v1.3.2
v1.0.0
Full Changelog: v1.3.2...v1.0.0
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Full Changelog: https://github.com/yigitkonur/skill-swiftui/commits/v1.1.0