* add cmd\_purge, add set\_new\_command\_timeout api
2.1.0
-----
* add image.py, change uiautomator from v1 to v2 * add uauto * typo (476) * fix missing \_parent error, close 477 * hot fix for 475 * fix spell error * fix logo not show error in readme * add hogwarts sponsor * add wait to image.py * fix xpath start-with and ends-with, add image click
2.0.0
-----
* remove toast from readme * add app list api * support multi xpath(xx).xpath(xx), and add .info in xpath * add clipboard doc * change to uiautomator 1.0 * Fixes 451 * add clipboard support * Update README.md * fix d.xpath.when(..).when(..), thread-safe reset-uiautomator
1.3.6
-----
* use monkey command to install apk on TMQ platform * fix d.xpath.watcher, fix d.shell can not handle & and ? bug
1.3.5
-----
* add xpath.apply\_watch\_from\_yaml, support xpath.when(1).when(2) * fix homepage link * fix atx-agent version compare check
1.3.4
-----
* remove useless cli * use jsonrpc.dumpWindowsHierarchy instead of http GET /dump/hierarchy * assert file\_size when cache\_download