File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.4版本
2
+
3
+ 1 . 执行写入数据操作时,使用流式参数stream来优化性能
4
+
1
5
# 1.0.3版本
2
6
3
7
1 . 将模块的图标文件信息,改为完整路径字符串
Original file line number Diff line number Diff line change 5
5
</p >
6
6
7
7
<p align =" center " >
8
- <img src ="https://img.shields.io/badge/version-1.0.3 -blueviolet.svg"/>
8
+ <img src ="https://img.shields.io/badge/version-1.0.4 -blueviolet.svg"/>
9
9
<img src ="https://img.shields.io/badge/platform-windows|linux|macos-yellow.svg"/>
10
10
<img src ="https://img.shields.io/badge/python-3.7|3.8|3.9|3.10-blue.svg" />
11
11
<img src ="https://img.shields.io/github/license/vnpy/vnpy.svg?color=orange"/>
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = vnpy_datarecorder
3
- version = 1.0.3
3
+ version = 1.0.4
4
4
url = https://www.vnpy.com
5
5
license = MIT
6
6
author = Xiaoyou Chen
You can’t perform that action at this time.
0 commit comments