Skip to content

accesskit_macos: v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 18:34
9634fc2

0.18.0 (2024-10-31)

⚠ BREAKING CHANGES

  • Rename name to label and use value for label content (#475)
  • Rename NodeBuilder to Node and the old Node to FrozenNode (#476)
  • Rename Role::InlineTextBox to TextRun (#473)
  • Drop DefaultActionVerb (#472)
  • Make the core crate no-std (#468)

Features

Bug Fixes

  • Implement the isAccessibilityEnabled property on MacOS (#474) (61e4817)

Code Refactoring

  • Drop DefaultActionVerb (#472) (ef3b003)
  • Rename name to label and use value for label content (#475) (e0053a5)
  • Rename NodeBuilder to Node and the old Node to FrozenNode (#476) (7d8910e)
  • Rename Role::InlineTextBox to TextRun (#473) (29fa341)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.3 to 0.17.0
      • accesskit_consumer bumped from 0.24.3 to 0.25.0