Skip to content

Releases: wyjsonGo/GoRouter

2.5.1

13 Mar 09:39
8e3f204
Compare
Choose a tag to compare

优化inject()方法

2.5.0

02 Feb 06:06
0aa4604
Compare
Choose a tag to compare

优化跳转

2.4.9

24 Jan 03:18
65abfc8
Compare
Choose a tag to compare

优化路由帮助类

2.4.8

18 Jan 06:27
a1aedd1
Compare
Choose a tag to compare

1.修复存在多个相同页面事件解绑不及时bug
2.修改动态注册模块Application方法

2.4.7

12 Jan 03:23
e22df64
Compare
Choose a tag to compare

优化路由路径支持(a-zA-Z0-9_-.#)

2.4.6

10 Jan 15:34
4dea4a4
Compare
Choose a tag to compare

GoRouter.getInstance().inject(this)方法删除过时标记

2.4.5

04 Jan 07:09
92aaa4f
Compare
Choose a tag to compare

添加go()无参方法

2.4.4

26 Dec 06:10
f49b608
Compare
Choose a tag to compare

添加路由Tag工具,支持更多对Tag的操作

2.4.3

20 Dec 14:05
2d8efa0
Compare
Choose a tag to compare

helper任务添加Cache功能,提升执行速度

2.4.2

20 Dec 09:12
9c11ea9
Compare
Choose a tag to compare

optimize code