Skip to content

Releases: AccessKit/accesskit

accesskit_consumer: v0.14.0

13 Feb 14:22
4b1012f

Choose a tag to compare

0.14.0 (2023-02-12)

⚠ BREAKING CHANGES

  • Move thread synchronization into platform adapters; drop parking_lot (#212)

Code Refactoring

  • Move thread synchronization into platform adapters; drop parking_lot (#212) (5df52e5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.9.0 to 0.10.0

accesskit: v0.10.0

13 Feb 14:22
4b1012f

Choose a tag to compare

0.10.0 (2023-02-12)

⚠ BREAKING CHANGES

  • Move thread synchronization into platform adapters; drop parking_lot (#212)

Code Refactoring

  • Move thread synchronization into platform adapters; drop parking_lot (#212) (5df52e5)

accesskit_winit: v0.9.1

05 Feb 13:52
f4659b7

Choose a tag to compare

0.9.1 (2023-02-05)

Bug Fixes

  • Don't force winit's X11 and Wayland features to be enabled (#209) (a3ed357)

accesskit_winit: v0.10.0

05 Feb 15:28
fef7234

Choose a tag to compare

0.10.0 (2023-02-05)

⚠ BREAKING CHANGES

  • Make Node opaque and optimize it for size (#205)

Code Refactoring

  • Make Node opaque and optimize it for size (#205) (4811152)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.1 to 0.9.0
      • accesskit_windows bumped from 0.11.0 to 0.12.0
      • accesskit_macos bumped from 0.4.2 to 0.5.0
      • accesskit_unix bumped from 0.1.1 to 0.2.0

accesskit_windows: v0.12.0

05 Feb 15:28
fef7234

Choose a tag to compare

0.12.0 (2023-02-05)

⚠ BREAKING CHANGES

  • Make Node opaque and optimize it for size (#205)

Code Refactoring

  • Make Node opaque and optimize it for size (#205) (4811152)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.1 to 0.9.0
      • accesskit_consumer bumped from 0.12.1 to 0.13.0

accesskit_unix: v0.2.0

05 Feb 15:28
fef7234

Choose a tag to compare

0.2.0 (2023-02-05)

⚠ BREAKING CHANGES

  • Make Node opaque and optimize it for size (#205)

Code Refactoring

  • Make Node opaque and optimize it for size (#205) (4811152)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.1 to 0.9.0
      • accesskit_consumer bumped from 0.12.1 to 0.13.0

accesskit_macos: v0.5.0

05 Feb 15:28
fef7234

Choose a tag to compare

0.5.0 (2023-02-05)

⚠ BREAKING CHANGES

  • Make Node opaque and optimize it for size (#205)

Code Refactoring

  • Make Node opaque and optimize it for size (#205) (4811152)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.1 to 0.9.0
      • accesskit_consumer bumped from 0.12.1 to 0.13.0

accesskit_consumer: v0.13.0

05 Feb 15:28
fef7234

Choose a tag to compare

0.13.0 (2023-02-05)

⚠ BREAKING CHANGES

  • Make Node opaque and optimize it for size (#205)

Code Refactoring

  • Make Node opaque and optimize it for size (#205) (4811152)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.1 to 0.9.0

accesskit: v0.9.0

05 Feb 15:28
fef7234

Choose a tag to compare

0.9.0 (2023-02-05)

⚠ BREAKING CHANGES

  • Make Node opaque and optimize it for size (#205)

Code Refactoring

  • Make Node opaque and optimize it for size (#205) (4811152)

accesskit_winit: v0.9.0

02 Feb 17:00
eeef757

Choose a tag to compare

0.9.0 (2023-02-02)

⚠ BREAKING CHANGES

  • Update winit to 0.28 (#207)

Miscellaneous Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_windows bumped from 0.10.4 to 0.11.0