Releases: AccessKit/accesskit
Releases · AccessKit/accesskit
accesskit: v0.8.1
0.8.1 (2022-12-04)
Documentation
- Fix outdated documentation for
TreeUpdate
(#182) (dd658c7)
accesskit_winit: v0.7.0
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
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
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
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit_macos bumped from 0.1.4 to 0.1.5
accesskit_macos: v0.1.5
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
Dependency bump. Doing this one manually because release-please failed to create this release again.
accesskit_winit accesskit_winit-v0.6.4
Bug Fixes
- Reduce the winit version requirement to match egui (#170) (1d27482)
accesskit_winit accesskit_winit-v0.6.3
Bumps dependencies. Doing this release manually while I continue to sort out the release-please mess.
accesskit_windows accesskit_windows-v0.9.3
Bug Fixes
- Gracefully handle nodes that only support text ranges some of the time (#169) (1f50df6)
- platforms/windows: Change default minimum and maximum for range value pattern (#166) (176ec58)
Dependencies
- The following workspace dependencies were updated
- dependencies
- accesskit_consumer bumped from 0.9.0 to 0.9.1