v0.9.27
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(cli): find a daemon by the command line the OS keeps (8fe56c6)
- build(make): run the native-image gate inside make lint (b9f3c4e)
- fix(core): keep the handler-error tally unboxed (eebfdb2)
- fix(daemon): report a navigation that never arrived (c98c4d7)
- perf(daemon): snapshot where a ref is used, not after every action (f8a55aa)
- fix(ios): root a native ref XPath where WDA can resolve it (dda8cfc)
- perf(ios): stop re-dumping the XCTest tree after every gesture (504809f)
- fix(daemon): end a command on a crashed renderer, and cap the snapshot (d12aa93)
- fix(daemon): keep a session alive when a command never comes back (7a64673)
- fix(daemon): serve one session name with one daemon (24fcbc2)
Full Changelog: v0.9.26...v0.9.27