Skip to content

V1.3.2-alpha Release Note

Pre-release
Pre-release
Compare
Choose a tag to compare
@leobert-lan leobert-lan released this 07 Jul 08:39
· 35 commits to master since this release

Bundle Content:

In this bundle, following are contained:

  • com.github.jimu:componentlib:1.3.2-alpha (new)
  • com.github.jimu:build-gradle:1.3.2 (new)
  • com.github.jimu:router-annotation:1.0.1 (no change)
  • com.github.jimu:router-annotation-compiler:1.0.1 (no change)

Change Logs:

componentLib:

  • add Decorator to decorate the Intent for UiRouter
  • add core of Message middle ware not fully completed, one extension will be provided to maintain the event subscribe/describe
  • add notation: com.luojilab.component.componentlib.applicationlike.RegisterCompManual #23
  • #25

build-gradle:

  • add support for "asR“ and so on, see #28
  • #23 make the register for sub-component more flexable