Releases: 0xZhangKe/KRouter
Releases · 0xZhangKe/KRouter
1.2.0
Support Kotlin SPI.
Mark the implementation class with the Service
annotation and get all implementation classes of the interface through KRouter.getServices
.
1.0.1
Fixed consumer-rules.pro not working
0.2.3
fixed increase compiler error
0.1.6
- Supported multi router parameter in Destination
- Supported kotlin increase compiler