This changelog is based on Keep a Changelog.
promise-android-tools versioning started at 1.0.0, but this changelog was not added until 4.0.6.
- Handle protocol fault / connection reset error in adb (#63)
- Update dependencies (145a0e28bc61ea1cc359b4e3d82d911db3fc83dc)
- Adb: add getprop() and getSystemImageCapability() (#61)
- Update dependencies (6d47250c40bdf9dc1a24d748e72b13f8d50ae36d)
- Fastboot: add command to wipe super (#58)
- Fastboot: add reboot commands for fastbootd and recovery mode (#57)
- Update dependencies (fae268b54af6ab941a2129e670a6e582b0e48815)
- Prevent downstream race conditions in
adb.startServer()
(#56)