Releases: longbridge/openapi-go
Releases · longbridge/openapi-go
v0.24.0
24 Apr 07:29
Compare
Sorry, something went wrong.
No results found
v0.23.0
03 Apr 02:54
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(content): add ContentContext with topic and reply APIs by @huacnlee in #82
feat(asset): add StatementContext for statement list and download APIs, support staging environment by @ZGeomantic in #83
refactor: rename ListMyTopicsOptions to MyTopicsOptions by @wuxsoft in #84
upgrade changelog by @wuxsoft in #85
New Contributors
Full Changelog : v0.22.0...v0.23.0
v0.22.0
20 Mar 11:00
Compare
Sorry, something went wrong.
No results found
What's Changed
migrate CN endpoints to longbridge.cn, update token storage path
Full Changelog : v0.21.0...v0.22.0
v0.21.0
19 Mar 10:18
Compare
Sorry, something went wrong.
No results found
v0.20.0
19 Mar 07:36
Compare
Sorry, something went wrong.
No results found
v0.17.1
21 Nov 10:00
Compare
Sorry, something went wrong.
No results found
v0.17.0
21 Nov 09:52
Compare
Sorry, something went wrong.
No results found
v0.16.4
21 Aug 02:21
Compare
Sorry, something went wrong.
No results found
v0.16.3
19 Jun 01:42
Compare
Sorry, something went wrong.
No results found
fix trade GetHistoryExecutions (#71)
fix: start_ad and end_at of GetHistoryExecutions should be unix
timestamp
v0.16.2
18 Apr 09:14
Compare
Sorry, something went wrong.
No results found
Features
quote/trade add OnReconnect option to support register reconnect callback function