Releases: k-kohey/axe
Releases · k-kohey/axe
v0.0.13
What's Changed
- fix(preview): support Xcode 26 preview builds by @wjxforu in #34
- Add error-case tests and clean up dependency manifest extraction by @k-kohey in #35
- Fix dependency manifest extracting SDK paths that cause swiftc to hang by @k-kohey in #36
New Contributors
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Add hot-reload support to PreviewSession with cold-start fallback by @k-kohey in #31
- Fix: CLI install prompt reappearing after installation by @k-kohey in #30
- Enhance BinaryResolver to support concurrent resolution and cache management by @k-kohey in #32
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Improve binary integrity, temp file handling, and test organization by @k-kohey in #13
- Fix security audit findings: timeouts, validation, checksum verification by @k-kohey in #9
- Remove warm device parking from StreamManager by @k-kohey in #14
- Add hover cursor to simulator webview by @k-kohey in #15
- Add degraded fallback for preview thunk compilation by @k-kohey in #16
- Auto-detect .xcodeproj/.xcworkspace from current directory by @k-kohey in #17
- Fix CI timeout in TestThunkCompilation_EdgeCases by @k-kohey in #20
- Add oneshot screenshot and preview report command by @k-kohey in #18
- Restructure preview command: flags to subcommands by @k-kohey in #22
- Fix: reflect #if canImport imports in thunk by @k-kohey in #21
- Share module build across thunk compile subtests by @k-kohey in #23
- feature/preview report md format by @k-kohey in #24
- Add --headless flag to preview watch command by @k-kohey in #25
- Refactor: extract build subpackage and add axe preview build command by @k-kohey in #27
- Support standard Xcode simulator set UUIDs in --device flag by @k-kohey in #26
- Add Claude Code plugin for SwiftUI preview skills by @k-kohey in #28
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
What's Changed
- Fix zombie process accumulation with process group management by @k-kohey in #3
- Add warm device parking to reuse booted simulators by @k-kohey in #4
- Split GHA test workflow and add caches by @k-kohey in #6
- Use slices.Contains in warm_device_test.go by @k-kohey in #7
- Change preview default to oneshot mode by @k-kohey in #5
- Fix combineWithIndexStore member kind mismatch in name-only fallback by @k-kohey in #8
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4