Files
another-boids-in-rust/vendor/accesskit_macos/CHANGELOG.md

23 KiB

Changelog

  • The following workspace dependencies were updated

    • dependencies
      • accesskit_consumer bumped from 0.11.0 to 0.12.0
  • The following workspace dependencies were updated

    • dependencies
      • accesskit_consumer bumped from 0.12.0 to 0.12.1
  • The following workspace dependencies were updated

    • dependencies
      • accesskit bumped from 0.10.0 to 0.10.1
      • accesskit_consumer bumped from 0.14.0 to 0.14.1
  • The following workspace dependencies were updated

    • dependencies
      • accesskit bumped from 0.12.0 to 0.12.1
      • accesskit_consumer bumped from 0.16.0 to 0.16.1
  • The following workspace dependencies were updated

    • dependencies
      • accesskit bumped from 0.12.2 to 0.12.3
      • accesskit_consumer bumped from 0.17.0 to 0.17.1
  • The following workspace dependencies were updated

    • dependencies
      • accesskit_consumer bumped from 0.19.0 to 0.19.1
  • The following workspace dependencies were updated

    • dependencies
      • accesskit bumped from 0.16.0 to 0.16.1
      • accesskit_consumer bumped from 0.24.0 to 0.24.1
  • The following workspace dependencies were updated

    • dependencies
      • accesskit bumped from 0.16.2 to 0.16.3
      • accesskit_consumer bumped from 0.24.2 to 0.24.3

0.19.0 (2025-03-06)

⚠ BREAKING CHANGES

  • Optimize simple string getters (#493)
  • Drop Tree::app_name (#492)

Features

Bug Fixes

  • Add list box support to the platform adapters (6c622cf)
  • Derive Debug for adapters (#513) (753d904)
  • Remove unnecessary explicit lifetimes (#488) (d2bcd6d)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.17.1 to 0.18.0
      • accesskit_consumer bumped from 0.26.0 to 0.27.0

0.18.1 (2024-11-23)

Bug Fixes

  • Add sub roles to MacOS adapter (#480) (40ad828)
  • Optimize use of hash tables in platform adapters (#485) (f4f0bfb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.17.0 to 0.17.1
      • accesskit_consumer bumped from 0.25.0 to 0.26.0

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

0.17.4 (2024-10-21)

Bug Fixes

  • Add properties needed by the Xcode Accessibility Inspector (#466) (295b188)

0.17.2 (2024-10-07)

Bug Fixes

  • Update minimum supported Rust version to 1.75 (#457) (fc622fe)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.16.1 to 0.16.2
      • accesskit_consumer bumped from 0.24.1 to 0.24.2

0.17.0 (2024-06-29)

⚠ BREAKING CHANGES

  • Rename the StaticText role to Label (#434)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.15.0 to 0.16.0
      • accesskit_consumer bumped from 0.23.0 to 0.24.0

0.16.0 (2024-06-09)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.14.0 to 0.15.0
      • accesskit_consumer bumped from 0.22.0 to 0.23.0

0.15.0 (2024-05-27)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.21.0 to 0.22.0

0.14.0 (2024-05-26)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.20.0 to 0.21.0

0.13.2 (2024-05-13)

Bug Fixes

  • Fix platform adapters to support copy-on-write tree snapshots again (#411) (d3a130a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.19.1 to 0.20.0

0.13.0 (2024-04-30)

⚠ BREAKING CHANGES

  • Clean up table roles and properties (#393)
  • Drop NodeClassSet (#389)
  • Rename Checked to Toggled; drop ToggleButton role (#388)

Features

Bug Fixes

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.13.0 to 0.14.0
      • accesskit_consumer bumped from 0.18.0 to 0.19.0

0.12.0 (2024-04-14)

⚠ BREAKING CHANGES

  • New approach to lazy initialization (#375)

Bug Fixes

  • Fix new compiler warning in Rust 1.77 (#376) (1de7c63)

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.12.3 to 0.13.0
      • accesskit_consumer bumped from 0.17.1 to 0.18.0

0.11.0 (2024-01-03)

Features

Bug Fixes

  • Bump objc2 to 0.5.0; bring icrate 0.1.0 (#323) (23b3f2f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.12.1 to 0.12.2
      • accesskit_consumer bumped from 0.16.1 to 0.17.0

0.10.0 (2023-09-27)

⚠ BREAKING CHANGES

  • Make ActionHandler::do_action take &mut self (#296)
  • Clean up roles and properties (#289)
  • Decouple in-tree focus from host window/view focus (#278)
  • Switch to simple unsigned 64-bit integer for node IDs (#276)

Features

Bug Fixes

  • Support text fields without a value property (#274) (5ae557b)
  • Use common filters across platform adapters (#287) (09c1204)

Code Refactoring

  • Clean up roles and properties (#289) (4fc9c55)
  • Decouple in-tree focus from host window/view focus (#278) (d360d20)
  • Make ActionHandler::do_action take &mut self (#296) (4fc7846)
  • Switch to simple unsigned 64-bit integer for node IDs (#276) (3eadd48)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.11.2 to 0.12.0
      • accesskit_consumer bumped from 0.15.2 to 0.16.0

0.9.0 (2023-08-08)

Features

  • Workaround for libraries that put the macOS keyboard focus on the window rather than the content view (#266) (c2db1b0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.11.1 to 0.11.2
      • accesskit_consumer bumped from 0.15.1 to 0.15.2

0.8.0 (2023-07-30)

Features

  • Add window-based constructor to macOS subclassing adapter (#253) (022ef04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.11.0 to 0.11.1
      • accesskit_consumer bumped from 0.15.0 to 0.15.1

0.7.1 (2023-06-20)

Bug Fixes

  • Set proper target to build accesskit_macos documentation (#226) (9cd6bb1)

0.7.0 (2023-03-30)

⚠ BREAKING CHANGES

  • Force a semver-breaking version bump in downstream crates (#234)

Bug Fixes

  • Force a semver-breaking version bump in downstream crates (#234) (773389b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.14.2 to 0.15.0

0.6.3 (2023-03-29)

Bug Fixes

  • Fix problems related to the root node (#231) (7228494)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.10.1 to 0.11.0
      • accesskit_consumer bumped from 0.14.1 to 0.14.2

0.6.2 (2023-03-14)

Bug Fixes

0.6.0 (2023-02-12)

⚠ BREAKING CHANGES

  • Move thread synchronization into platform adapters; drop parking_lot (#212)

Code Refactoring

  • Move thread synchronization into platform adapters; drop parking_lot (#212) (5df52e5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.9.0 to 0.10.0
      • accesskit_consumer bumped from 0.13.0 to 0.14.0

0.5.0 (2023-02-05)

⚠ BREAKING CHANGES

  • Make Node opaque and optimize it for size (#205)

Code Refactoring

  • Make Node opaque and optimize it for size (#205) (4811152)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.1 to 0.9.0
      • accesskit_consumer bumped from 0.12.1 to 0.13.0

0.4.0 (2022-12-27)

Features

Bug Fixes

  • Pin objc2 dependency to 0.3.0-beta.3 (#201) (0adfed1)

0.3.0 (2022-12-17)

Features

Bug Fixes

  • Don't expose the window title in our root element on macOS (#187) (9739b74)
  • Expose which accessibility selectors are actually allowed for a particular node (#181) (c4cbb23)
  • More reliable handling of the edge case for wrapped lines (#192) (c626d2c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.10.0 to 0.11.0

0.2.1 (2022-12-04)

Bug Fixes

  • Correctly apply the DPI scale factor to coordinates (#185) (d263938)
  • Expose static text as the value rather than the title on macOS (#186) (e3720c8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.0 to 0.8.1
      • accesskit_consumer bumped from 0.9.1 to 0.10.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)

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)

0.1.4 (2022-11-25)

Bug Fixes

0.1.3 (2022-11-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.9.0 to 0.9.1

0.1.2 (2022-11-24)

Bug Fixes

  • platforms/macos: Add the macOS crate to the release-please configuration (#164) (da83f63)