ib_trade_core 0.1.2
ib_trade_core: ^0.1.2 copied to clipboard
Core foundation for Interactive Brokers (IBKR) Dart client SDK.
Changelog #
0.1.2 #
- Updated package documentation and fixed insecure license link in
README.md. - Streamlined
README.mdto emphasize key features and domain service descriptions. - Corrected license reference to Apache License 2.0.
0.1.1 #
- Added
ExecutionandExecutionHistorymodels for IBKR trade execution history tracking. - Added mock execution history fixtures to
IbMockPayloads.
0.1.0 #
- Initial repository setup.