Skip to content

Shiro v2.4.5

Choose a tag to compare

@MisakaTAT MisakaTAT released this 18 Jul 01:50
· 69 commits to main since this release

修复

修复了一些线程安全问题 #325 @Chowhound-ch
修复了在 array 上报的消息中值被错误转义的问题 #323

优化

重构了从 string 消息到 array 的转换方法,提升约90%左右的性能。