* ✨ add safari support. #970, #972
* 🐛 fix html file removing bug and enable google chrome as a driver on mac os
* 🐛 non-negative value is not allowed
* Update: remove async js code
* 🔨 merge with pyecharts-snapshot. ✨ initial prototype
* 🔥 remove unwanted code and remove dependency on PIL
* ✨ passing on addtional parameters
* ✨ register additional packages
* 🔥 remove snapshot command
* 🔨 fix typo
* 💄 workout type hints
* 🐛 json.dumps cannot serialize timestamp, datetime and date
* 🔥 remove useless function
* Update: make snapshot logic clear
* 🐛 optionally search for pyechart_snapshot. fix#815 and fix#827
* 🐛 fix the typo in lml search regex and adopt flake 3.6 syntax
* 🔨 update travis file
* 🔨 update travis file
* 💚 update jupyter-echarts-pypkg to 0.1.3 which lifts lml version to 0.0.6
* 💚 fix windows build problems. updated all relevant pypkgs for testing
* 💚 0.1.3 was removed because it won't work pyecharts 0.5.11
* 🔨 code refactoring and addressing review comments
* 🐛 turn on split line for scatter diagram. fix#516
* 🔥 remove documentation that echos the function name
* ✨ support dark theme. fix#512
* ✨ support global_theme in configure function. improves #512
* ✨ use_theme, related to #512
* ✨ support 5 more external themes which come from echarts-themes-pypkg and echarts-themes-js, #512
* 📰 add missing test fixtures
* 💚 make unit test pass
* 📚 document themes usage
* 📚 add cross reference
* 📚 update change log and pump version
* Update: update some docs
* Update: typo fixed
* Update: prepare docs update
* Update: 鉴于现在 md 做 long description 效果不佳,转化为 rst 又出现问题,所以暂时取消
* Fix: fixed broken test, remove unused codecs
* 🔥 separate the hard dependencies on metapensiero.pj.api
* 🐛 fix the typo
* 🔥 remove the exception as rnd is going on for python 2.7, 3.4
* 👕 make flake8 happy
* 🔥🚜 relocated pyecharts.transltor to pyecharts_javascripthon
* ✨ enable javascripthon on windows builds. https://github.com/amol-/dukpy/issues/20
* 💚 update unit tests
* 💚 try master branch
* 🔥 no need to take master branch because master branch has been released in javascripthon v0.9. https://github.com/metapensiero/metapensiero.pj/issues/45
* 🔥 pyecharts-javascription has been release as 0.0.1
* Update requirements.txt
* ✨ new branch for echarts 3.8.5
* 🚜 update jupyter-echarts to 1.4.0
* 🚜 update jupyter-echarts
* 💄 name the release candidate
* 💚 pass unit test
* 🎨 update to use echarts 4.0.2
* ✨ support svg renderer, related to #337
* 🐛 fix the missing registry.json and update jupyter rendering
* 🐛 force 3d charts to use canvas renderer. fix#343
* ✨ upgrade jupyter-echarts-pypkg version
* 📚 create release diary