CHANGES
=======

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
