Skip to content

Latest commit

 

History

History
85 lines (45 loc) · 3.21 KB

CHANGELOG.md

File metadata and controls

85 lines (45 loc) · 3.21 KB

Changelog

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.

[Unreleased]

[5.0.0]

Changed

  • Major refactoring and Typescript migration, see the README.md upgrade guide (#73)

Added

[4.0.13] - 2022-09-07

Changed

  • Bump version to fix broken packaging

[4.0.12] - 2022-09-07

Added

Changed

Fixed

[4.0.11] - 2022-07-26

Added

[4.0.10] - 2022-03-24

Fixed

  • Handle protocol fault / connection reset error in adb (#63)

Changed

[4.0.9] - 2022-03-20

New

  • Adb: add getprop() and getSystemImageCapability() (#61)

Changed

[4.0.8] - 2022-03-10

New

  • Fastboot: add command to wipe super (#58)
  • Fastboot: add reboot commands for fastbootd and recovery mode (#57)

[4.0.7] - 2021-10-02

Changed

[4.0.6] - 2021-04-16

Fixed

  • Prevent downstream race conditions in adb.startServer() (#56)