Skip to content

Releases: alibaba/ARouter

1.0.6

Choose a tag to compare

@zhi1ong zhi1ong released this 23 Feb 15:01
  1. #31 InstantRun support.
  2. #29 Add interceptor load check.
  3. #30 Architecture optimization, bootstrapping.

1.0.5

Choose a tag to compare

@zhi1ong zhi1ong released this 21 Feb 08:48

#26

Ioc support, simpler,better,robust.

1.0.4

Choose a tag to compare

@zhi1ong zhi1ong released this 09 Feb 12:26

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

1.0.3

Choose a tag to compare

@zhi1ong zhi1ong released this 13 Jan 10:04

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

1.0.2

Choose a tag to compare

@zhi1ong zhi1ong released this 05 Jan 09:13

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

1.0.1

Choose a tag to compare

@zhi1ong zhi1ong released this 04 Jan 09:56
  • Fix module name generation logic
  • Optimize url utils
apt 'com.alibaba:arouter-compiler:1.0.1'
compile 'com.alibaba:arouter-api:1.0.1'