Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jul 14, 2024
1 parent c84d7e2 commit 5468e9f
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# CHANGELOG

## v0.1.2 (2024-07-14)

### Fix

* fix: 修改发布脚本 ([`ab78ba8`](https://github.com/zsrl/bt-qmt-store/commit/ab78ba8c2b9de98360c444a12a01af035351b2f0))

### Performance

* perf: 修改创建参数 ([`6bc98b5`](https://github.com/zsrl/bt-qmt-store/commit/6bc98b5ac1377a57426bc7da936af25c6bd974ad))

* perf: 增加token,优化connect ([`1105f59`](https://github.com/zsrl/bt-qmt-store/commit/1105f59b42df901aa249d5dac474eec9a19d0359))

### Unknown

* Merge pull request #2 from zsrl/develop

fix: 修改发布脚本 ([`c84d7e2`](https://github.com/zsrl/bt-qmt-store/commit/c84d7e24b2ea73138e5a44dd64aa0b64b5ae8624))

* Merge pull request #1 from zsrl/develop

perf: 修改创建参数 ([`5bdab7e`](https://github.com/zsrl/bt-qmt-store/commit/5bdab7e2cb5caa9405fe3b926eb8e862e3c68859))

## v0.1.1 (2023-10-30)

### Fix

* fix: 发布0.1.1 ([`389fc59`](https://github.com/zsrl/bt-qmt-store/commit/389fc59c898ac3f8281cf354018d18c9f513b881))

## v0.1.0 (2023-10-30)

### Feature

* feat: 增加xtquant_path ([`e4118ac`](https://github.com/zsrl/bt-qmt-store/commit/e4118ac7aa68d5c87a9d95dc5ee6053f58924623))

* feat: 增加实时数据 ([`5f225d5`](https://github.com/zsrl/bt-qmt-store/commit/5f225d5d16260a90ea18b8bde6a90f4d21617b77))

* feat: 实现QMTFeed ([`5a933b3`](https://github.com/zsrl/bt-qmt-store/commit/5a933b3b349d31f0fb79ebb1180d1f9605480225))

### Fix

* fix: 修改获取数据的方法 ([`7a47c4e`](https://github.com/zsrl/bt-qmt-store/commit/7a47c4e1bf4f21ed09838ef67238808a53a70e61))

* fix: 完成feed ([`82883a2`](https://github.com/zsrl/bt-qmt-store/commit/82883a245ba6ebe59e472263a03ec4e42c398a4d))

* fix: 调通历史tick ([`101eb19`](https://github.com/zsrl/bt-qmt-store/commit/101eb190457800daed4495bdac20c84741bba66f))

* fix: 修改数据结构 ([`43759d6`](https://github.com/zsrl/bt-qmt-store/commit/43759d602342472c33ca034aba6f0d165e39fad5))

* fix: 调通实时数据 ([`882d59d`](https://github.com/zsrl/bt-qmt-store/commit/882d59de44db1806a41d00bf896ed80cac5a0120))

* fix: 调通Ticks ([`a55d7ba`](https://github.com/zsrl/bt-qmt-store/commit/a55d7ba06f3e5cf7b3fbe266e90a90230efe118d))

### Performance

* perf: 增加github actions ([`d844a96`](https://github.com/zsrl/bt-qmt-store/commit/d844a969709816ebe86fcdac63ec575ddc471dc0))

* perf: 优化参数 ([`d04de32`](https://github.com/zsrl/bt-qmt-store/commit/d04de32a8dae0d0e8aec28fddecbcdae79a99ba3))

### Unknown

* Initial commit ([`b53e658`](https://github.com/zsrl/bt-qmt-store/commit/b53e65836fac07ca4f96fb1a3ea4bd5df0f44155))

0 comments on commit 5468e9f

Please sign in to comment.