* Added ``account`` parameter to ``ib.portfolio()``. * Added ``IBC.on2fatimeout`` field. * Removed obsolete ``IBController``. * Fixed: :issue:`530`: Use explicit timezone in requests as per new API requirement.
0.9.77
^^^^^^^^^^^^^^
* :pull:`528`: Fixes regression in ``client.py``.
0.9.76
^^^^^^^^^^^^^^
* Fixed: :issue:`525`: For ``whatIf`` request treat error 110 as failure.
0.9.75
^^^^^^^^^^^^^^
* Fixed: :issue:`524`: Use fix from Papakipos for issue with ``FlexReport`` downloading.
0.9.74
^^^^^^^^^^^^^^
* Fix ``reqContractDetails`` bug in combination with latest TWS. * Update the code to comply with stricter MyPy checks.