What's Changed
- Fix: fix SIGSEGV/SIGBUS crash in macOS keyboard functions by @PekingSpades in #751
- Fix: initialize MData and AXUIElementRef to avoid segfault in get_active by @PekingSpades in #755
- Add error-returning mouse click helpers (ClickE) by @PekingSpades in #750
- Add: add toogle error check and MultiClikck, optimize the code and api by @vcaesar in #757
- Fix: use drag event for macOS smooth drag by @PekingSpades in #758
- Update: optimize the func Click() code by @vcaesar in #759
New Contributors
- @PekingSpades made their first contribution in #751
Full Changelog: v1.0.0...v1.0.1