Skip to content

accesskit_winit: v0.23.0

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

0.23.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)
  • Drop DefaultActionVerb (#472)
  • Make the core crate no-std (#468)

Features

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)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.3 to 0.17.0
      • accesskit_windows bumped from 0.23.2 to 0.24.0
      • accesskit_macos bumped from 0.17.4 to 0.18.0
      • accesskit_unix bumped from 0.12.3 to 0.13.0