Skip to content

Releases: k-kohey/axe

v0.0.13

01 Apr 15:37
32e8c14

Choose a tag to compare

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

08 Mar 09:04
6da4cd7

Choose a tag to compare

What's Changed

  • Add incremental thunk configuration to CLI and VS Code extension by @k-kohey in #33

Full Changelog: v0.0.11...v0.0.12

v0.0.11

03 Mar 13:31
94de1fb

Choose a tag to compare

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

01 Mar 08:53

Choose a tag to compare

What's Changed

  • Separate Boot/Shutdown lifecycle into PreviewSession by @k-kohey in #29

Full Changelog: v0.0.9...v0.0.10

v0.0.9

28 Feb 21:40

Choose a tag to compare

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

26 Feb 17:14
25dbb15

Choose a tag to compare

What's Changed

  • implement edge case tests by @k-kohey in #10
  • feat/serve force rebuild by @k-kohey in #11
  • Update GitHub Actions workflows to trigger on pull requests for specific paths by @k-kohey in #12

Full Changelog: v0.0.7...v0.0.8

v0.0.7

25 Feb 15:47
f83af19

Choose a tag to compare

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

25 Feb 12:13

Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

24 Feb 19:35

Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

v0.0.4

24 Feb 15:50

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4