Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Releases: daveenguyen/atomacos

v3.2.0

03 Oct 23:50
Compare
Choose a tag to compare

Feature

  • Add default message for kAXErrorFailure (3559d38)

v3.1.0

31 Aug 03:53
Compare
Choose a tag to compare

Feature

  • retry PAXUIElementCopyAttributeValue on AXErrorFailure (ee12bee)

v3.0.2

10 Jun 19:12
Compare
Choose a tag to compare

Fix

v3.0.1

27 Mar 19:09
Compare
Choose a tag to compare

Fix

  • call correct method with getElementAtPosition (4438bb3)

v3.0.0

27 Mar 09:20
Compare
Choose a tag to compare

Feature

  • move a11y to _a11y (c30d04b)
  • change check_ax_error to take in an error message map (ecd331a)

Fix

  • update _macos to use errors map (b38f6d5)

Breaking

  • h (s)

v2.2.0

25 Mar 01:32
Compare
Choose a tag to compare

Feature

  • remove truncating of repr with long titles (0189a88)

Documentation

  • clear static path in conf (0ea8bd2)
  • fix docstring to not produce warning (c118776)

v2.1.0

23 Mar 20:13
Compare
Choose a tag to compare

Feature

  • add keyboard and mouse to package api (e6d20b5)

Fix

  • remove check for none in systemwide (188231f)
  • from_pid does not raise AXErrorUnsupported (70f1812)
  • hide converter module (46ee2ea)

v2.0.1

22 Mar 18:42
Compare
Choose a tag to compare

Fix

  • simplify notification usage (89d4037)

v2.0.0

22 Mar 06:21
Compare
Choose a tag to compare

Feature

  • Delete AXKeyCodeConstants (6b21430)
  • delete Clipboard and Prefs (378a66c)

Breaking

  • e (D)
  • o (M)

v1.0.2

20 Mar 09:23
Compare
Choose a tag to compare

Fix

  • clicks and send key methods (8ed61d9)