Releases: openatx/adbutils
Releases · openatx/adbutils
2.3.1
Add back deprecated method package_info
(better to use app_info instead)
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- add codecov, fix coveragerc by @codeskyblue in #106
- refactor code
- add volume_up, volume_down, volume_mute
Remove deprecated function
- remove package_info
- remove current_app
Full Changelog: 2.2.3...2.3.0
2.2.3
- Hotfix for Windows binaries/adb search
Full Changelog: 2.2.2...2.2.3
2.2.2
What's Changed
- Remove pkg resources by @codeskyblue in #105
New Contributors
- @codeskyblue made their first contribution in #105
Full Changelog: 2.2.1...2.2.2
fix datetime usage bug
Update _device.py fix datetime incorrect usgae