Releases: cocool97/adb_client
Releases · cocool97/adb_client
v2.0.6
What's Changed
- feat: massive internal refactoring, no breaking change by @cli-s1n in #64
- feat: create an USBTransport from a rusb::Device by @cli-s1n in #66
- feat: add benches by @cocool97 in #58
- feat: add mdns devices discovery by @cocool97 @JinkeJ in #54
New Contributors
Full Changelog: v2.0.5...v2.0.6
v2.0.5
v2.0.4
v2.0.3
What's Changed
- license: remove license-file in favor of license by @cocool97 in #52
- feat: add
adb run
command with activitymanager by @lavafroth in #51 - Fix underflow in recv by @MahieDev in #53
- feat: add install command (tcp + usb) by @cocool97 in #56
New Contributors
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Multiple improvements CI by @cocool97 in #46
- Add Forward and Reverse commands by @rohitsangwan01 in #49
- ci: add publish on crates.io by @cocool97 in #50
New Contributors
- @rohitsangwan01 made their first contribution in #49
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- feat: autodetect an ADB device when no vendor or product ID is specified by @lavafroth in #44
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: should make crate usable on Windows by @cocool97 in #35
- feat: add logo + rework README.md by @cocool97 in #38
- feat: add github actions by @cocool97 in #39
- Fix RegexParsingError when parsing device list by @JinkeJ in #37
- Support devices over usb by @cocool97 in #40
New Contributors
Full Changelog: v1.0.7...v2.0.0
v1.0.7
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Fix pairing by @samuel-cavalcanti in #30
New Contributors
- @samuel-cavalcanti made their first contribution in #30
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- feat: rework interface to add new transports by @cocool97 in #26
- Add pairing and connecting features over tcp by @vmillet-dev in #21
- Add logcat commands
- Add logging using
log
andenv_logger
crates in adb_cli
New Contributors
- @vmillet-dev made their first contribution in #21
Full Changelog: v1.0.3...v1.0.5