* ``ContractDetails.stockType`` added. * Fixed ``Trade.filled()`` for combo (BAG) contracts. * Server version check added to make sure TWS/gateway version is at least 972.
0.9.53
^^^^^^^^^^^^^^
* Fix bug 155 (IB.commissionReportEvent not firing). * Help editors with the code completion for Events.
0.9.52
^^^^^^^^^^^^^^
* Fix Client.exerciseOptions (bug 152).
0.9.51
^^^^^^^^^^^^^^
* Fix ``ib.placeOrder`` for older TWS/gateway versions. * Better handling of unclean disconnects.
0.9.50
^^^^^^^^^^^^^^
* Fix ``execDetailsEvent`` regression. * Added ``readonly`` argument to ``ib.connect`` method. Set this to ``True`` when the API is in read-only mode.