Releases: alibaba/ARouter
Releases · alibaba/ARouter
1.0.6
- #31 InstantRun support.
- #29 Add interceptor load check.
- #30 Architecture optimization, bootstrapping.
1.0.5
#26
Ioc support, simpler,better,robust.
1.0.4
Bugfix : when the interceptor process times out, it is skipped, not aborted
Update : remove useless icon
1.0.3
Bugfix : It will set NEW_TASK flag on every intent, if there no any flags even the context was 'Activity'. ( #2 )
1.0.2
Bugfix : Can not navigate to target if there is no any interceptors. ( #1 )
1.0.1
- Fix module name generation logic
- Optimize url utils
apt 'com.alibaba:arouter-compiler:1.0.1'
compile 'com.alibaba:arouter-api:1.0.1'