Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Releases: Minxyzgo/Rw-Injection

2.0.4

03 Oct 13:48

Choose a tag to compare

2.0.3

03 Oct 13:23

Choose a tag to compare

?

2.0.2

03 Oct 12:59

Choose a tag to compare

Unknown type error

2.0.1

03 Oct 11:48

Choose a tag to compare

stupid java

2.0.0

03 Oct 11:15

Choose a tag to compare

完全脱离反射,理论性能将大幅提高
at和对象代理暂不可用

1.9.6

01 Oct 07:45

Choose a tag to compare

Add at line

1.9.5.1

29 Sep 10:05

Choose a tag to compare

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	core/src/main/kotlin/com/github/minxyzgo/rwij/ProxyApi.kt

1.9.5

28 Sep 14:55

Choose a tag to compare

修复代理静态方法时参数错误的问题
添加InjectMode,可调整代理时机

1.9.4

27 Jul 07:58

Choose a tag to compare

添加多平台支持
修复潜在的bug

1.9.3

27 Jan 12:27

Choose a tag to compare

现在可以代理native方法
修复一些潜在的bug