CHANGES
=======

0.5.2
-----

* add pull in cli, fix d.sync.pull error

0.5.1
-----

* fix list-packages error
* add function to force-stop app

0.5.0
-----

* change typing to send\_keys
* add typing with escape special chars
* add support to screenshot with minicap

0.4.4
-----

* support env-var ANDROID\_SERIAL, pidcat change adb to adbutils
* add home before install
* update doc
* add quick and dirty install-confirm
* fix --qrcode

0.4.3
-----

* add --qrcode xxxx.file

0.4.2
-----

* fix unknown host service, close #11

0.4.1
-----

* add pidcat
* add open\_browser and --package in cli

0.4.0
-----

* add stream in shell function
* Fix getting window size and raw window size to properly respect overridden screen sizes

0.3.4
-----

* fix fix requirements
* add missing requirement, start adb server if not started

0.3.3
-----

* set min support python 3.5
* update forward\_port to support localabstract, cli add screenshot

0.3.2
-----

* fix bug

0.3.1
-----

* add current\_app, fix bugs

0.3.0
-----

* fix many many bugs, add dump\_hierarchy

0.2.7
-----

* add cli minicap install support, close #6
* split part code to mixin.py

0.2.6
-----

* support adb connect, close #3
* update doc

0.2.5
-----

* add list-devices in adbutils.cli
* add forward, close #2
* add pypi download link when click badge

0.2.4
-----

* add badge for pypi
* fix #1

0.2.3
-----

* fix package\_info never return None bug

0.2.2
-----

* add app\_start, use device() instead of device\_with\_serial
* fix travis again
* add install time

0.2.1
-----

* fix travis
* limit python to 3, add cli usage

0.2.0
-----

* update package\_info
* change for py3
* add usage

0.1.3
-----

* fix travis
* add travis deployment
* add travis
* first ok version
* Initial commit
