Skip to content

Releases: AccessKit/accesskit

accesskit_windows accesskit_windows-v0.7.0

11 Nov 20:58
df40bbf
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Text range support (#145)
  • Drop the ignored field and implement generic filtered tree traversal (#143)

Features

Code Refactoring

  • Drop the ignored field and implement generic filtered tree traversal (#143) (a4befe6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.6.1 to 0.7.0
      • accesskit_consumer bumped from 0.6.1 to 0.7.0

accesskit_consumer accesskit_consumer-v0.7.0

11 Nov 20:58
df40bbf
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Text range support (#145)
  • Drop the ignored field and implement generic filtered tree traversal (#143)

Features

Code Refactoring

  • Drop the ignored field and implement generic filtered tree traversal (#143) (a4befe6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.6.1 to 0.7.0

accesskit accesskit-v0.7.0

11 Nov 20:58
df40bbf
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Text range support (#145)
  • Drop the ignored field and implement generic filtered tree traversal (#143)

Features

Code Refactoring

  • Drop the ignored field and implement generic filtered tree traversal (#143) (a4befe6)

accesskit_winit accesskit_winit-v0.3.2

11 Oct 12:13
9fcc001
Compare
Choose a tag to compare

Bug Fixes

  • platforms/winit: Derive Debug on ActionRequestEvent (#141) (8b84c75)

accesskit_winit accesskit_winit-v0.3.1

10 Oct 11:42
7a07eb2
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.6.0 to 0.6.1

accesskit_windows accesskit_windows-v0.6.1

10 Oct 11:42
7a07eb2
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.6.0 to 0.6.1
      • accesskit_consumer bumped from 0.6.0 to 0.6.1

accesskit_consumer accesskit_consumer-v0.6.1

10 Oct 11:42
7a07eb2
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.6.0 to 0.6.1

accesskit accesskit-v0.6.1

10 Oct 11:42
7a07eb2
Compare
Choose a tag to compare

Bug Fixes

  • common: Restore compatibility with Rust 1.61 (#139) (d8c6b16)

accesskit_winit accesskit_winit-v0.3.0

09 Oct 19:56
1318d69
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Wrap TreeUpdate nodes in Arc (#135)
  • Store node ID in TreeUpdate, not accesskit::Node (#132)

Code Refactoring

  • Store node ID in TreeUpdate, not accesskit::Node (#132) (0bb86dd)
  • Wrap TreeUpdate nodes in Arc (#135) (907bc18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.5.1 to 0.6.0

accesskit_windows accesskit_windows-v0.6.0

09 Oct 19:56
1318d69
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • consumer: Optimize tree access and change handling (#134)
  • Wrap TreeUpdate nodes in Arc (#135)
  • consumer: Make Node::data private to the crate (#137)
  • Store node ID in TreeUpdate, not accesskit::Node (#132)

Code Refactoring

  • consumer: Make Node::data private to the crate (#137) (adb372d)
  • consumer: Optimize tree access and change handling (#134) (765ab74)
  • Store node ID in TreeUpdate, not accesskit::Node (#132) (0bb86dd)
  • Wrap TreeUpdate nodes in Arc (#135) (907bc18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.5.1 to 0.6.0
      • accesskit_consumer bumped from 0.5.1 to 0.6.0