File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed
Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1- # 6.5.1.8版本
2-
3- 1 . 修复遇到非大商所的ActionDay字段为空的合约行情推送会报错的问题
4- 2 . 调整安装脚本setup.py,支持Windows下安装时根据Python版本进行编译
1+ # 6.5.1.10版本
2+ 1 . 修复sdist打包缺失lib文件的问题
53
64# 6.5.1.9版本
751 . 调整接口初始化时,接口名称的赋值方式
862 . 将动态库的链接模式由默认的动态的MD改为静态的MT
973 . 增加对于socks代理的支持
8+
9+ # 6.5.1.8版本
10+
11+ 1 . 修复遇到非大商所的ActionDay字段为空的合约行情推送会报错的问题
12+ 2 . 调整安装脚本setup.py,支持Windows下安装时根据Python版本进行编译
Original file line number Diff line number Diff line change 55</p >
66
77<p align =" center " >
8- <img src ="https://img.shields.io/badge/version-6.5.1.9 -blueviolet.svg"/>
8+ <img src ="https://img.shields.io/badge/version-6.5.1.10 -blueviolet.svg"/>
99 <img src ="https://img.shields.io/badge/platform-windows|linux-yellow.svg"/>
1010 <img src ="https://img.shields.io/badge/python-3.7|3.8|3.9|3.10-blue.svg" />
1111 <img src ="https://img.shields.io/github/license/vnpy/vnpy.svg?color=orange"/>
Original file line number Diff line number Diff line change 11[metadata]
22name = vnpy_ctp
3- version = 6.5.1.9
3+ version = 6.5.1.10
44url = https://www.vnpy.com
55license = MIT
66author = Xiaoyou Chen
You can’t perform that action at this time.
0 commit comments