Skip to content

Releases: alibaba/ARouter

1.0.6

23 Feb 15:01
Compare
Choose a tag to compare
  1. #31 InstantRun support.
  2. #29 Add interceptor load check.
  3. #30 Architecture optimization, bootstrapping.

1.0.5

21 Feb 08:48
Compare
Choose a tag to compare

#26

Ioc support, simpler,better,robust.

1.0.4

09 Feb 12:26
Compare
Choose a tag to compare

Bugfix : when the interceptor process times out, it is skipped, not aborted
Update : remove useless icon

1.0.3

13 Jan 10:04
Compare
Choose a tag to compare

Bugfix : It will set NEW_TASK flag on every intent, if there no any flags even the context was 'Activity'. ( #2 )

1.0.2

05 Jan 09:13
Compare
Choose a tag to compare

Bugfix : Can not navigate to target if there is no any interceptors. ( #1 )

1.0.1

04 Jan 09:56
Compare
Choose a tag to compare
  • Fix module name generation logic
  • Optimize url utils
apt 'com.alibaba:arouter-compiler:1.0.1'
compile 'com.alibaba:arouter-api:1.0.1'