Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 869 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 869 Bytes

Changelog

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 and HighestBid of the Instruments class.

1.1.0 - 2021-01-01

Fixed

  • Update API base and ticker endpoint.
  • Account for null values if no trading for 24 hours.

Added

  • Console app with example usage.
  • Constructor that takes an HttpClient, with updated example of using a Typed Client.

Deprecated

  • Parameterless constructor.

1.0.0 - 2018-10-01

Added

  • First release.