Skip to content

Releases: caoyanglee/Metro

0.3.3

Choose a tag to compare

@caoyanglee caoyanglee released this 28 Apr 10:22

dispatcher可以生成Intent

0.3.2

Choose a tag to compare

@caoyanglee caoyanglee released this 31 Aug 14:01

appcompat -> 1.2.0
kotlin -> 1.4.0

0.3.1

Choose a tag to compare

@caoyanglee caoyanglee released this 08 Jul 02:10

support minSdk =>18

0.3.0

Choose a tag to compare

@caoyanglee caoyanglee released this 19 Mar 03:30

优化路由配置类的加载方式

  1. 提供是否开启自动加载配置类的选项
  2. 提供直接加载配置类的方法

0.2.45

Choose a tag to compare

@caoyanglee caoyanglee released this 20 Jan 07:14

🛠serviceLauncher增加startForegroundService的支持

0.2.44

Choose a tag to compare

@caoyanglee caoyanglee released this 17 Jan 12:50

🔧修改:升级kotlin1.3.61

0.2.43

Choose a tag to compare

@caoyanglee caoyanglee released this 17 Jan 02:57

 🔧修改:默认的go方法也支持options

0.2.42

Choose a tag to compare

@caoyanglee caoyanglee released this 19 Dec 08:17

 🎨增加:对启动Activity时的Options的支持

0.2.41

Choose a tag to compare

@caoyanglee caoyanglee released this 05 Dec 06:01

🐛修复:metro的go方法的requestCode没有传入到ActivityLauncher导致的回调问题

0.2.4

Choose a tag to compare

@caoyanglee caoyanglee released this 26 Nov 13:58
  1. 增加编译期注解生成路由配置文件