[cn]
- 接口改为函数指针的形式,更容易hook和扩展
- xlog 支持文件到达一定大小后自动更换文件
- openssl 不再以源码的方式而是以库的方式引入 mars
- fixed 单行日志压缩后长度长过 4kb 会导致解压不出来的问题 #161
- fixed 可能卡死在 GetDetailNetInfo 的问题 #214
- fixed arm64-v8a 架构的so在某些机型 crash 的问题 #187
- fixed android mars-wrapper MarsServiceProxy.cancel 无效的问题 #179
注意: 接口增加部分参数,目前这些参数都可忽略,详细参看文档