Releases: daveenguyen/atomacos
Releases · daveenguyen/atomacos
v3.2.0
Feature
- Add default message for kAXErrorFailure (3559d38)
v3.1.0
Feature
- retry PAXUIElementCopyAttributeValue on AXErrorFailure (ee12bee)
v3.0.1
Fix
- call correct method with getElementAtPosition (4438bb3)
v3.0.0
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
v2.2.0
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
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
Fix
- simplify notification usage (89d4037)
v2.0.0
Feature
- Delete AXKeyCodeConstants (6b21430)
- delete Clipboard and Prefs (378a66c)
Breaking
v1.0.2
Fix
- clicks and send key methods (8ed61d9)