Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 660 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 660 Bytes

Change Log

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.

[3.0.0] - 2022-03-07

Added

  • Support for TWS API 10.16
  • Some messages are now using decimal for more precision
  • Created IBClientSocket and IEClientSocket classes to faciliate unit tests
  • Created IBClientException class
  • GetScannerDataAsync will throw on API errors

Changed

  • Broken down client into multiple partial classes for simplified maintenance

[2.0.0] - 2020-12-14

Added

  • Support for TWS API 9.81