Skip to content

Releases: chenenyu/Router

1.8.2

Choose a tag to compare

@chenenyu chenenyu released this 05 Jul 02:18
6571553

try to fix #174

1.8.1

Choose a tag to compare

@chenenyu chenenyu released this 22 Jun 12:47
17465fe

Fix issue #170 #171

1.8.0

Choose a tag to compare

@chenenyu chenenyu released this 13 Nov 07:19
d7ea53e

Discard usage of asm to modify classes during compile time, and import androidx.startup to initialize router.

1.7.6

Choose a tag to compare

@chenenyu chenenyu released this 13 Jul 03:31
c65896c

Fix kotlin(1.5.20) build error. #164

1.7.5

Choose a tag to compare

@chenenyu chenenyu released this 18 Nov 07:35
3ddd6f5

Fix #154.

1.7.4

Choose a tag to compare

@chenenyu chenenyu released this 26 May 03:34
4ebfbd5
  1. Support incremental annotation processor #148
  2. Optimize log #112 #146

zh:

  1. 支持增量的注解处理器
  2. 日志优化

1.7.3

Choose a tag to compare

@chenenyu chenenyu released this 06 May 09:29
0a3a252

#143

Support .gradle.kts script in kotlin project.

支持kotlin项目使用.gradle.kts脚本。

1.7.2

Choose a tag to compare

@chenenyu chenenyu released this 29 Apr 04:09
0a023b9

en

  1. Fix issue #141
  2. NEW API: Router#skipImplicitMatcher()

zh_CN

  1. 修复 #141(全局拦截器失效)
  2. 新增api:Router#skipImplicitMatcher(),用于跳过隐式匹配器

1.7.1

Choose a tag to compare

@chenenyu chenenyu released this 28 Jun 08:45
492e4c0

fix #133

1.6.5

Choose a tag to compare

@chenenyu chenenyu released this 28 Jun 06:29

fix #133