CHANGES
=======

* fix tests
* replace atx-uiautomator with uiautomator2

1.1.3
-----

* Update README.md
* update atx-uiautomator to 0.3.3
* add important notification in README
* update atx-uiautomator version to 0.3.2
* update facebook-wda version
* add future.print\_functions to prevent py3 print error
* fix spell
* fix ioskit on python3 bug
* add missing drag and swipe
* fix dump method missing which make weditor crashes
* modify forward
* fix python -matx minicap
* support click percentage position
* add atx.adb\_client for easily adb operator
* update doc
* fix text conflict in type and ui\_selector
* make type() support click element before send text
* fix argument serialno to serial
* fix type chinese error when first switch ime
* update how to handle alert doc
* update badge url
* try to fix atx.connect() error when adbd not started
* add index in report and click zoom for info
* make readme shorter
* fix android display always width < height problem
* add clear\_text for ios
* fix travis error
* fix travis build error
* add atx-webide deps
* fix display.rotation display is None exception
* fix apkparse not working on py2.7
* add prepare\_ime api
* click\_exists supports proto button
* take care of the pil rgba to jpg warning

1.1.2
-----

* fix test
* update report and start\_app
* update aircv in order to support sift in opencv3
* clean code
* use axmlparserpy instead of androguard, close #121
* fix #120
* limit python install version
* fix run in multi devices, close #117
* use // to divide, close #114
* fix bug of dead loop
* fix d.type for py3
* update install doc with new opencv
* update doc
* fix hot fix
* hot fix
* update atx-uiautomator version which fix resourcewarning in py3
* fix report click on py3
* add python3.4 auto test
