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.
- 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
- Broken down client into multiple partial classes for simplified maintenance
- Support for TWS API 9.81