CHANGES
=======

0.6.2
-----

* add search-box for editor
* add isatty to mock sys.stdout
* udpate readme, remove useless code

0.6.1
-----

* fix runAll lineoffset error

0.6.0
-----

* update changelog
* add live console log and stopDebugging support

0.5.3
-----

* show version on index page
* simple show elem attributes
* add weditor --quit support

0.5.2
-----

* fix static-handler render error: in root static directory

0.5.1
-----

* cache all js and css file
* update theme
* merge pull
* add ipyshell cli script

0.5.0
-----

* add autocomplete
* add doc reference
* change google analytics to baidu analytics

0.4.3
-----

* try to fix not working on py3.8 bug

0.4.2
-----

* fix not working on windows bug, close #67
* add force-quit support

0.4.1
-----

* stop dumpHierarchy when not in liveScreen mode

0.4.0
-----

* support stop-debugging
* add stop code debugging
* use command line python engine instead of xmlrpc python engine
* add xmlrpcserver
* lots of stuff, cdn data local cache and so on ..

0.3.1
-----

* fix certificate error
* Update DEVELOP.md
* when mouseleave, clear nodeHovered

0.3.0
-----

* add console\_scripts, use proxy to cache js

0.2.5
-----

* fix tree className not show correct
* change min python 3.5 to 3.6

0.2.4
-----

* fix ios support
* remove httpx
* add copy button
* ui change
* add clearCanvas, fix tap generateWrong code bug

0.2.3
-----

* remove support for py2.7
* update readme and requirements, clean code

0.2.2
-----

* support live screen

0.2.1
-----

* clean code
* add XPathLite
* add \_global to make rerun
* save code for my macmini is gone
* change ui
* change structure
* add element-ui, call connect when first reload

0.2.0
-----

* fix connect show error, py3 required
* fix ios canot tap bug, close #48
* fix debug area console error

0.1.2
-----

* fix travis
* modify weditor for tag release
