All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- build: update Newtonnsoft.Json to the latest stable.
- fix: allow for nullable
LowestAsk
andHighestBid
of the Instruments class.
1.1.0 - 2021-01-01
- Update API base and ticker endpoint.
- Account for null values if no trading for 24 hours.
- Console app with example usage.
- Constructor that takes an
HttpClient
, with updated example of using a Typed Client.
- Parameterless constructor.
- First release.