Skip to content

Releases: AccessKit/accesskit

accesskit_consumer: v0.10.0

04 Dec 15:36
3ffb652

Choose a tag to compare

0.10.0 (2022-12-04)

Features

  • Automatically get button and link labels from descendants (#184) (ec5c38e)

Dependencies

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

accesskit: v0.8.1

04 Dec 15:36
3ffb652

Choose a tag to compare

0.8.1 (2022-12-04)

Documentation

  • Fix outdated documentation for TreeUpdate (#182) (dd658c7)

accesskit_winit: v0.7.0

29 Nov 22:25
0978ec4

Choose a tag to compare

0.7.0 (2022-11-29)

⚠ BREAKING CHANGES

  • Move lazy initialization from the core platform adapter to the caller (#179)

Code Refactoring

  • Move lazy initialization from the core platform adapter to the caller (#179) (f35c941)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_windows bumped from 0.9.3 to 0.10.0
      • accesskit_macos bumped from 0.1.5 to 0.2.0

accesskit_windows: v0.10.0

29 Nov 22:25
0978ec4

Choose a tag to compare

0.10.0 (2022-11-29)

⚠ BREAKING CHANGES

  • Move lazy initialization from the core platform adapter to the caller (#179)

Code Refactoring

  • Move lazy initialization from the core platform adapter to the caller (#179) (f35c941)

accesskit_macos: v0.2.0

29 Nov 22:25
0978ec4

Choose a tag to compare

0.2.0 (2022-11-29)

⚠ BREAKING CHANGES

  • Move lazy initialization from the core platform adapter to the caller (#179)

Code Refactoring

  • Move lazy initialization from the core platform adapter to the caller (#179) (f35c941)

accesskit_winit: v0.6.6

27 Nov 16:10
a422b85

Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_macos bumped from 0.1.4 to 0.1.5

accesskit_macos: v0.1.5

27 Nov 16:10
a422b85

Choose a tag to compare

0.1.5 (2022-11-27)

Bug Fixes

  • Handle views with flipped coordinates (#174) (d14484c)
  • Make VoiceOver move through nodes in logical order (#176) (f060be4)

accesskit_winit accesskit_winit-v0.6.5

25 Nov 15:59
14dd2da

Choose a tag to compare

Dependency bump. Doing this one manually because release-please failed to create this release again.

accesskit_winit accesskit_winit-v0.6.4

25 Nov 13:39
d74b160

Choose a tag to compare

Bug Fixes

  • Reduce the winit version requirement to match egui (#170) (1d27482)

accesskit_winit accesskit_winit-v0.6.3

25 Nov 13:19
24519ef

Choose a tag to compare

Bumps dependencies. Doing this release manually while I continue to sort out the release-please mess.