Releases: IntegraSDL/pygats
Releases · IntegraSDL/pygats
v0.2.0
Сhanged approach
Hotfix release
v0.0.11 hotfix release
Planned release
- Refactored some functions
- Changed API
- Added new functionality
Added the ability to interact with Qt applications
- Added the ability to interact with Qt applications
- Screenshot creation functions have been accelerated
- Updated vulnerable version of package
- Added the use of the pathlib module
- Fixed some bugs
v0.0.8: Add scroll (#97)
- Refactored some functions
- Changed API
- Added new functionality
Hotfix of bugs
fixed find_text and crop_image (#77) Co-authored-by: rmicheev <[email protected]>
Performance improvement
What's Changed
- Fix #53 pygats: added bill of materials by @ProjectMutilation in #60
- WIP: 58 lint error by @vsysoev in #59
- update version 0.0.6 by @vsysoev in #61
- Add crop image by @RiMikheev in #64
- Enabled linter check for pull requests by @vsysoev in #66
- fix #65 lint error by @ProjectMutilation in #67
- fix #68 renamed img in img_path, changed docstrings by @AlexanderSarl in #69
- recog: refactoring find_crop_image & crop_image by @ProjectMutilation in #71
- FIX #44 add developer guide by @ProjectMutilation in #73
- recog: refactoring find_text() by @ProjectMutilation in #72
New Contributors
- @AlexanderSarl made their first contribution in #69
Full Changelog: v0.0.5...v0.0.6
Text recognition improvement
Preparing images (#57) * added pre-preparing for images (test version) * fixed click_text --------- Co-authored-by: Roman <[email protected]>
Hotfix of missed context
v0.0.4 changed version to 0.0.4 (#39)