Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 15:28
· 268 commits to master since this release
Immutable release. Only release title and notes can be modified.
a4aa3d9

What's Changed

  • test(android): kill the crate's mutation survivors, and gate it in CI by @xxx in #370
  • test(x11): kill the crate's mutation survivors, and gate it in CI by @xxx in #376
  • test(wayland): cover the backend against a real compositor by @xxx in #384
  • test(x11): ignore the display-backed tests, and run them where a display is by @xxx in #387
  • fix(coverage): the zero-test guard matched a crate's empty second target by @xxx in #388
  • fix(coverage): pipefail turned a successful grep -q into a failure by @xxx in #389
  • fix: resolve external tools to runnable binaries, not merely existing files by @xxx in #390
  • fix(clipboard): bound the transfers that wait on an arbitrary app by @xxx in #394
  • fix(a11y): one AT-SPI launcher lookup for the report and the spawn by @xxx in #396
  • test(a11y): kill the glass-dbus-linux mutation survivors and gate the crate by @xxx in #397
  • fix(wayland): bound the sway --version probe by @xxx in #399
  • fix(sandbox): bound the bubblewrap user-namespace probe by @xxx in #400
  • fix(wayland): bound capture_frame's wait on the compositor by @xxx in #401
  • fix(wayland): bound every wait on the compositor by @xxx in #403
  • minor tweak to this line to placate nextest by @xxx in #404
  • fix(a11y): name what the element holds when a write does not take by @xxx in #406
  • fix(a11y-android): classify every post-dispatch verdict on the companion-service write path by @xxx in #407
  • test(proc-linux): stop the SIGTERM-ignored reap test orphaning a sleep by @xxx in #408
  • refactor: one home for the walk bounds and the typed-write verdict by @xxx in #410
  • refactor: one bounded detached-thread shell for the two thread-affine a11y readers by @xxx in #411
  • refactor(x11): one way to report a clipboard setup failure, and one way to intern by @xxx in #413
  • test(macos): one tests/common for the harness=false integration targets by @xxx in #414
  • ci(coverage): run the direct test legs under nextest by @xxx in #416
  • fix(test): stop every session the in-process MCP tests start by @xxx in #417
  • fix(test): ask the stdio glass-mcp to stop before killing it by @xxx in #420
  • fix(android): reap the app on drop, and hand the device back clean by @xxx in #424
  • test(android): fail a device suite run that leaves state behind by @xxx in #426
  • fix(ios): terminate the app on drop, and reap a launch that failed on the way up by @xxx in #429
  • fix: teardown fits its budget — stop waiting on the simulator, and divide the deadline by @xxx in #431
  • refactor: one Deadline type for every bound by @xxx in #433
  • fix(a11y): resolve the bound and its blame in one comparison by @xxx in #434
  • docs: run terse-comments over what #433 merged by @xxx in #435
  • docs: full terse-comments pass over #424, #426, #429 and #431 by @xxx in #436
  • feat: color the human output of doctor and env by @xxx in #437
  • chore(release): v1.3.0 by @xxx in #438

Full Changelog: v1.2.0...v1.3.0