Releases: cocool97/adb_client
Releases · cocool97/adb_client
v2.1.17
v2.1.16
v2.1.15
v2.1.14
v2.1.13
What's Changed
- fix: reduce dependencies (#112) by @cocool97 in #113
- fix: device long parse error issue by @wxitcode in #118
- feat: add fastboot reboot type by @alesharik in #119
New Contributors
- @wxitcode made their first contribution in #118
- @alesharik made their first contribution in #119
Full Changelog: v2.1.12...v2.1.13
v2.1.12
What's Changed
- docs(logger):
setup_logger
safety assumptions by @Rudxain in #107 - feat: add zero-length packet if final_packet_size % endpoint_max_packet_size == 0 by @cocool97
- fix: error when installing APKs by @cocool97
New Contributors
Full Changelog: v2.1.11...v2.1.12