Releases: adrianriobo/goax
Releases · adrianriobo/goax
v0.1.2
What's Changed
- chore: update goax dependecies by @adrianriobo in #23
Full Changelog: v0.1.1...v0.1.2
v0.1.0
What's Changed
- initial commit with combined gomacx and gowinx by @adrianriobo in #2
- Value focus by @adrianriobo in #3
- Make App type public, so it can be used from external projects by @adrianriobo in #4
- Revert "Make App type public, so it can be used from external projects" by @adrianriobo in #5
- added reload function by @adrianriobo in #6
- added LoadAppByTypeAndTitle function by @adrianriobo in #7
- feat: add a check that accessibility API is granted before using it by @benoitf in #15
- chore: support UIA_CustomControl by @adrianriobo in #19
- feat: added support for screenshots by @adrianriobo in #10
New Contributors
- @adrianriobo made their first contribution in #2
- @benoitf made their first contribution in #15
Full Changelog: https://github.com/adrianriobo/goax/commits/v0.1.0