CHANGES
=======

1.1.9
-----

* merge WDAUnknownError
* support handle possibly crashed error

1.1.8
-----

* add retry to app\_current

1.1.7
-----

* add depth to 4
* support tins when wda is not ready

1.1.6
-----

* add \_fast\_swipe
* add 无线局域网与蜂窝网络 to watch\_and\_click

1.1.5
-----

* hotfix window\_size return (0,0) error

1.1.4
-----

* fix wait\_device and fix-session-id both occur error
* add open watch button

1.1.3
-----

* change http timeout to 180s and wait device to 180s
* add watch\_and\_click usage
* hotfix for inside platform

1.1.2
-----

* fix spell
* fix check isatty bug

1.1.1
-----

* only tmq and not local device use /mds/touchAndHold

1.1.0
-----

* add d.alert.watch\_and\_click support
* add watch and click support

1.0.12
------

* change touch to mds touch for test

1.0.11
------

* wait for wda recover when 502 bad gateway

1.0.10
------

* add Selector.click

1.0.9
-----

* change wait\_debug timeout from 30s to 120s, add element.info

1.0.8
-----

* hot fix, i do not know why

1.0.7
-----

* change tmq check time

1.0.6
-----

* add appium\_settings, fix invalid\_session\_id not handle old wda
* slow find elements

1.0.5
-----

* fix missing delete bug

1.0.4
-----

* fix selector getattr recursive error

1.0.3
-----

* show error message

1.0.2
-----

* add alert check before send\_keys, for tmq platform

1.0.1
-----

* fix element operation error

1.0.0
-----

* finish register\_callback
* update doc
* add callback

0.9.7
-----

* update session-id when session-id matched application crashed. for old wda

0.9.6
-----

* simplefy error\_callback logic, fix infinite callback error
* remove useless api
* fix ipython complete, add more tests

0.9.5
-----

* bug fix

0.9.4
-----

* reduce /status request count

0.9.3
-----

* change el.click logic to get position first and send tap request

0.9.2
-----

* fix compability with old WDA session

0.9.1
-----

* fix bug when device re-plug

0.9.0
-----

* fix urljoin in python 3.7
* add class USBClient, which support usb connection without iproxy

0.8.1
-----

* fix since attrdict doc not readed
* fix get sessionId

0.8.0
-----

* add press method, support args: home, volumeUp, volumeDown

0.7.7
-----

* compatible with old WDA

0.7.6
-----

* merge master
* fix conflict
* fix c.windows\_size() when session not created
* add golang wda client link
* update readme

0.7.5
-----

* fix alert callback missing error

0.7.4
-----

* fix compatibility for old version of wda
