Skip to content

Releases: weexteam/devtool-iOS-for-Apache-Weex

0.9.5

17 Apr 05:34
Compare
Choose a tag to compare
  • New Features
    • Support callNativeComponent
    • Support callNativeModule
    • Adapter WeexSDK version 0.9.5

0.8.1

25 Oct 13:10
Compare
Choose a tag to compare
  • New Features
    • add refresh on one page
    • modify vdom in order to adapt chrome extension
  • Bugfix
    • reverse the order of vdom
    • modify perviousId in vdom
  • Performance
    • perform all vdom operations in specifical thread

0.8.0

18 Oct 12:53
Compare
Choose a tag to compare
  • New Features
    • adpte to a new version of WeexSDK
    • add charts component in playground

0.7.2

28 Sep 08:41
Compare
Choose a tag to compare
  • New Features
    • adpte weexsdk new interface callAddElement
    • disable network hook
    • improve vdom feature

0.7.1

28 Sep 08:38
Compare
Choose a tag to compare
  • New Features
    • add screencast feature
    • fix vdom crash
    • improvement structure of directory

0.7.0

28 Sep 08:35
Compare
Choose a tag to compare
  • New Features
    • update README-zh

0.6.0

28 Sep 08:33
Compare
Choose a tag to compare
  • New Features
    • add vdom/native tree switch feature