- Added private api BALANCE and BALANCES request
- Added private api LAST_TRADES request
- Refreshed python example
- "Breaking change": Changed type of
signfield ofWsRequestMetaDatafromstringtobytes(you can still usedeprecatedSign, which is string)
- Added c# and java examples