YukiHookAPI 1.2.1 Released
- Catch exceptions in singleton Hooker to prevent it from blocking the entire process
- Add automatic use of "`" in the automatic handler to fix the situation where Kotlin keywords are package names, thanks to @zhufengning for PR
- Adapt to Kotlin 2.0.0+, fix the problem that it cannot be compiled during automatic processing, thanks to @xihan123 for PR
For more details, please check the changelog.
YukiHookAPI 1.2.1 已发布
- 捕获单例 Hooker 中的异常,防止其阻断整个进程
- 在自动处理程序中添加自动使用 "`" 来修复 Kotlin 关键字为包名的情况,感谢 @zhufengning 的 PR
- 适配 Kotlin 2.0.0+,修复在自动处理过程中无法通过编译的问题,感谢 @xihan123 的 PR
详情请查看更新日志。