Releases: UrielCh/adbkit
Releases · UrielCh/adbkit
v4.1.0
v4.1.0 (2022-07-12)
- refactor Parser
- prefix all errors classes with Adb
v4.0.4
v4.0.4 (2022-07-11)
- improve Utils
- improve cli
V 4.0.2
v4.0.2 (2022-07-01)
- improve Documetation
- fix plain mode
v4.0.0
v4.0.0 (2022-06-30)
- new Documetation
- change connect() method, now return a boolean
- add DeviceClient.tryForwardTCP()
v3.1.19
v3.1.19 (2022-06-29)
- replace stat2 by stat64
- replace readdir2 by readdir64
- add DevicePackage
- replace getDHCPIpAddress(iface) => string by getIpAddress(iface) => string[]
- improve TS doc for StartServiceOptions
- dump deps versions
v3.1.17
v3.1.17 (2022-06-22)
- add deviceClient.stat2()
- add deviceClient.readdir2()
- improve adbKit CLI
v3.1.16
v3.1.16 (2022-06-22)
- add some extra function
- add abdkit functions
- fix french phone support