CHANGES
=======

2.2.2
-----

* Remove pkg resources (#105)
* little update
* update remove\_dir to rmtree (ref shutil)
* remove useless imports
* as\_posix instead of str
* deleted commented fixtures I forgot to delete
* changed test to use tmpdir and tmp\_path fixtures
* changed append\_path to have only str as return type
* update usage
* support shell with bytes output
* added overload so type checker is happier
* added additional pull\_file test
* change screenshot from /sdcard to /data/local/tmp to fix screenshot popup
* fix decode error, close https://github.com/openatx/adbutils/pull/99
* support click percent support
* fix \_device.py:390
