Releases: weexteam/android-devtools-for-Apache-Weex
Release 0.12.0
- target weex version: 0.13+
- support inject customer websocket client
- some bugs fix
release-0.10.0.5
Dependencies
'com.taobao.android:weex_sdk:0.9.5+'
'com.alibaba:fastjson:1.1.45+'
release-0.8.0.0
Dependencies
'com.taobao.android:weex_sdk:0.8.0'
'com.alibaba:fastjson:1.1.45+'
Feature
- refer to okhttp \ okhttp3 \ okio by reflaction;
bugfix
- fix some reflect error caused by compile optimization;
Notice
- require weex-devtool 0.2.39+;
- not compatible with com.taobao.android:weex_sdk:0.7.0.x;
- your app need config dependency of okhttp\okhttp3 , okhttp-ws and okio in your build script;
release-0.0.8.5
Dependencies
'com.taobao.android:weex_sdk:0.8.0'
'com.alibaba:fastjson:1.1.45+'
Feature
- support refresh message for hotreload
Notice
require weex-devtool 0.2.39+
not compatible with com.taobao.android:weex_sdk:0.7.0.x
release-0.0.8.3
Dependencies
'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.8.0.1'
'com.alibaba:fastjson:1.1.45+'
Bugfix
- fix network on main thread
- stop screencast message when network disconnect
Notice
require weex-devtool 0.2.39+
not compatible with com.taobao.android:weex_sdk:0.7.0.x
release-0.0.8.1
Dependencies
'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.8.0.1'
'com.alibaba:fastjson:1.1.45+'
Notice
require weex-devtool 0.2.39
not compatible with com.taobao.android:weex_sdk:0.7.0.x
release-0.0.7.13
Dependencies
'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.7.0'
'com.alibaba:fastjson:1.1.45+'
Bugs fixed
- fix bugs that screencast has no highlight error
release-0.0.7.5
Dependencies
'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.7.0'
'com.alibaba:fastjson:1.1.45+'
Features
- control the device from chrome screencast
release-0.0.7.1
Dependencies
'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.7.0'
'com.alibaba:fastjson:1.1.45+'
Features
- add inspect for virtual dom
- element search from screencast
- calculate box model for screencast
- highlight the screencast location related to the selected element in the dom tree
release-0.0.2.2
'com.android.support:appcompat-v7:23.1.1'
'com.taobao.android:weex_sdk:0.6.1+'
'com.alibaba:fastjson:1.1.45+'