CHANGES
=======

0.15.0
------

* add screenshot, fix wlan\_ip, change code structure
* add host and port property
* sort imports
* add read\_bytes, read\_text into sync
* remove default timeout, because some operation, eg install will take very long time
* support socket\_timeout, default to 60s
* add retry for install error
* fix yaml format
* wrap TimeoutError to AdbTimeout
* Fix typing error of shell
* add --parse <uri> support
