CHANGES
=======

2.14.1
------

* fix init error

2.14.0
------

* mark useless tests
* add atx-agent version check when something when wrong
* update apk and atx-agent version
* skip flake8 check

2.13.2
------

* update atx-agent to fix security error, ref openatx/atx-agent#82

2.13.1
------

* update minicap download address to devicefarmer group, which support sdk:30

2.13.0
------

* add d.xpath(..).child support

2.12.3
------

* show float window in tmq platform

2.12.2
------

* fix bug #650
* add typing for image, commented findit

2.12.1
------

* fix d.settings to self.settings
* change localhost to 127.0.0.1

2.12.0
------

* add open\_url method

2.11.5
------

* fix swipe set duration no effect, close #591

2.11.4
------

* xpath: %xxx% support content-desc

2.11.3
------

* add missing builtin arg
* add builtin and autostart to watch\_context
* add hire doc

2.11.2
------

* update requirements

2.11.1
------

* fix settings props check

2.11.0
------

* add watch\_context which may replace watcher
* fix reset-uiautomator on windows error

2.10.2
------

* add retry for app\_current, fix #572
* update sponsor link

2.10.1
------

* update tests, prevent atx-agent log too large

2.10.0
------

* add more tests
* add Direction, support scroll\_to, update some doc
* d.xpath add scroll support

2.9.6
-----

* fix support for d(resourceId='android:id/text1')[-1].get\_text()

2.9.5
-----

* support change to production use os.environ['TMQ'] = true
* raise EnvironmentError directly when connected with wifi, but atx-agent is down

2.9.4
-----

* fix recover logic when atx-agent is not responsing

2.9.3
-----

* enable screenrecord test
* fix screenrecord

2.9.2
-----

* fix wait\_for\_device not finished error

2.9.1
-----

* fix selector long\_click bug
* update doc

2.9.0
-----

* add operation\_delay support

2.8.6
-----

* add init into connect\_usb for compability

2.8.5
-----

* remove humanize
* add support d(description=我的淘宝).screenshot()

2.8.4
-----

* hotfix for set\_new\_command\_timeout error

2.8.3
-----

* hot fix for connect error when atx-agent not installed

2.8.2
-----

* support fallback to WiFi when usb disconnected, add deprecated method :service

2.8.1
-----

* fix app\_start missing stop=True error
* support push url

2.8.0
-----

* change property serial back
* add double\_click, set click\_pre and post delay to 0
* fix bugs reported in qq
