v0.6.4
Changes
🚀 Features
- Binance Jersey: added exchange support @vslee (#499)
- CI/CD with Azure pipelines @johnnyasantoss (#476)
- Move to netstandard2.0 @johnnyasantoss (#487)
- BL3P: Get full order book @johnnyasantoss (#485)
- Console: Add interactive command @johnnyasantoss (#486)
🐛 Bug Fixes
- HitBTC: fix 1 month candle conversion @vslee and @GonzoKK (#505)
- NDAX: fix symbol separator bug @vslee (#498)
- HitBTC: allow OnGetDepositHistoryAsync() for all currencies @vslee and @GonzoKK (#489)
- KuCoin: update ticker websocket API @szmcdull (#488)
🧰 Maintenance
- Fix installation script @johnnyasantoss (#496)
- Update readme @johnnyasantoss (#494)
- CI/CD: change addChangeLog to false @vslee (#492)
- CI/CD: ignore tests that were failing on OSX @johnnyasantoss (#493)
- CI/CD: token for Azure pipeline GH connection @vslee (#491)
- Move files that should have been updated in rebase @johnnyasantoss (#490)