Releases: hirokisan/bybit
Releases · hirokisan/bybit
v2.13.0
What's Changed
- feat: v5 get funding rate history by @hirokisan in #107
- feat: v5 get public trading history by @hirokisan in #108
- feat: v5 get open interest by @hirokisan in #109
- feat: v5 get historical volatility by @hirokisan in #110
- feat: v5 set trading stop by @hirokisan in #111
- feat: v5 amend order by @hirokisan in #112
- feat: v5 cancel all orders by @hirokisan in #113
Full Changelog: v2.12.1...v2.13.0
v2.12.1
What's Changed
- v5 ws private: corresponding to concurrency by @hirokisan in #105
- v5 ws public: corresponding to concurrency by @hirokisan in #106
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- V5 Get Open Orders by @0cv in #93
- Name struct on open orders by @0cv in #94
- Change string to Coin by @0cv in #97
- change string to OrderStatus / TriggerBy by @0cv in #95
- V5 Set Leverage by @0cv in #96
- Websocket: Fix Ping by @0cv in #99
- V5 Tickers by @0cv in #100
- fix: explicitly state that it is int64 by @hirokisan in #101
- feat: v5 get orderbook by @hirokisan in #102
- feat: v5 websocket public kline supports by @JiamingKe in #103
New Contributors
- @JiamingKe made their first contribution in #103
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- feat: v5 index price kline by @hirokisan in #83
- feat: v5 premium index price kline by @hirokisan in #84
- feat: v5 market instruments info by @hirokisan in #86
- feat: v5 private websocket position by @0cv in #85
- feat: v5 ws public orderbook by @hirokisan in #87
- feat: v5 ws private order by @0cv in #88
- feat: v5 ws wallet by @0cv in #89
- chore: go use 1.18 instead of 1.19 by @hirokisan in #90
- feat: v5 cancel order by @0cv in #91
- various fixes by @0cv in #92
New Contributors
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- chore: prepare v5 template to implement by @hirokisan in #75
- feat(v5): add common v5 response and response checking by @rtunazzz in #76
- feat: v5 market get kline by @hirokisan in #77
- feat: v5 get position info by @hirokisan in #78
- feat: v5 create order by @hirokisan in #79
- docs: add
golang
tags into codeblocks by @rtunazzz in #81 - feat(v5): Add
/v5/account/wallet-balance
and/v5/user/query-api
endpoints by @rtunazzz in #80 - V5 get mark price kline by @hirokisan in #82
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- fix(client): handle response before unmarshal json by @hirokisan in #72
- Add
/v2/private/account/api-key
endpoint by @rtunazzz in #71 - test: /v2/private/account/api-key by @hirokisan in #73
New Contributors
Full Changelog: v2.8.0...v2.9.0
v2.8.0
v2.7.1
v2.7.0
What's Changed
- feat: derivative common instruments info by @hirokisan in #63
- feat: derivative common mark price kline by @hirokisan in #64
- feat: derivative common index price kline by @hirokisan in #65
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- feat: enable to switch endpoints by @hirokisan in #62
Full Changelog: v2.5.2...v2.6.0