- Blotter strategy orders added for faster lookup - Strategy name hash cached - Minor selection_exposure optimisations - Simulated optimisations
1.16.1
+++++++++++++++++++
**Improvements**
- Various optimisations on pending_packages and low level listener updates - Cache stream_id when backtesting - Always run integrations tests (now possible with faster backtesting from bflw 2.12.0)
1.16.0
+++++++++++++++++++
**Improvements**
- bflw changes / further listener optimisations
**Libraries**
- betfairlightweight upgraded to 2.12.0
1.15.4
+++++++++++++++++++
**Improvements**
- Restrict catalogue requests to market version update
**Bug Fixes**
- 192 correctly lapse limit orders
**Libraries**
- betfairlightweight upgraded to 2.11.2
1.15.3
+++++++++++++++++++
**Bug Fixes**
- Correctly handle runner removal / order void for LimitOnClose/MarketOnClose orders
1.15.2
+++++++++++++++++++
**Improvements**
- Order execution args added on place/cancel/update/replace - License update - Example update (lunswor)
**Bug Fixes**
- 358 dynamic keep alive (based on trading client)