Skip to content

V3.0.0-beta Release Note

Compare
Choose a tag to compare
@vasdeveloper vasdeveloper released this 09 Feb 08:25
· 30 commits to master since this release

V3.0.0-beta Release Note

1 [Feature]: iOS dispatch a log event instead of writing log directly, so the programmer can decide whether to show log or not. 69c4e34
2 [Feature]: iOS add Sonic event statistics, so the programmer can receive different Sonic state notification. cfd982f
3 [bug] : fix ConcurrentModificationException and NPE when URLConnection try getHeaders. d64415f

V3.0.0-beta 更新公告
1【特性】:iOS把日志打印修改成一个统计事件类型,以便开发者决定是否需要输出log 69c4e34
2【特性】:iOS增加Sonic各种状态下的事件回调,以便开发者可以监听Sonic的不同状态。cfd982f
3【bug】:Android 修复获取HTTP 头部时出现并发修改错误的bug d64415f