8000 Release v1.11.4 · xtool-org/xtool · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.11.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 17:27
· 20 commits to main since this release
cd3d72c

What's Changed

  • Support building for iOS simulator by @kabiroberai in #74
    • On any platform: xtool dev build --triple arm64-apple-ios-simulator builds for sim
    • On macOS: xtool dev --simulator builds and installs to sim
  • Support for logging OpenAPI responses by @kabiroberai in #75
    • You can set XTL_DEV_LOG to a regex to log responses for matching provisioning operations.
  • OpenAPI spec fixes by @kabiroberai in #76
    • Handle some missed enum cases

Full Changelog: 1.11.3...1.11.4

0