Releases: flashnuke/BinanceExtensionCPP
Releases · flashnuke/BinanceExtensionCPP
REST Bugfix and API changes
Bugfixes
- REST response buffer not returning full data
Features
- Added and removed endpoints according to the official changelogs
Notes
Fiat
andC2C
endpoints have been addedWAPI
endpoints are deprecated and therefore have been removed
API Updates and Bugfix
Bugfixes
- Websocket client initialization was broken for some clients
- More bugs that encountered in Ubuntu were fixed
Features
- Removed and added several endpoints that were modified by Binance
Notes
- Updated the
Readme.md
with additional info regarding compilation on Ubuntu
template function instantiations fix
Bugfixes
- Added missing template function instantiations
v2.0
Bugfixes
- Certain streams were not supported (link errors)
- Orderbook manager example was not sorted properly
Features
- Additional example file for options trade stream
- Support for options REST and websocket methods
- Support for options testnet methods
- New endpoints (up to Binance changelog 30/03/2021)
Notes
- Websocket streams (options) - support only
interval = 0
- Websocket streams (options) - conversion from gzip to binary is performed
v1.1
initial release
initial release after testing