v2.0.0
en:
- support linux & windows, tarscpp support mac
- support ARM
- Reduce memory copy and improve performance
- Download compile dependencies automatically
- Improve compilation mode and rely on MySQL client Lib
- fix some bug
cn:
- tarscpp支持linux, mac, windows
- tarscpp支持ARM CPU
- 减少内存copy, 大幅度提升性能
- 优化编译逻辑, 自动下载第三方依赖库并编译
- 改善自动编译模式, mysql依赖改成mysql client lib
- 修复其他相关bug