- 356 Jupyter logging control added (POC) with info improvements - 344 lookup cache added and info optimisations - 327 correctly return orderStatus - Middleware optimisation by only processing updated runners - Minor test improvements
**Libraries**
- betfairlightweight upgraded to 2.11.1
1.15.0
+++++++++++++++++++
**Improvements**
- Updates for bflw 2.11.0 - logging improved on orphan orders
**Bug Fixes**
- 347 incorrect adjustment factor (sub 1.01)
**Libraries**
- betfairlightweight upgraded to 2.11.0
1.14.13
+++++++++++++++++++
**Improvements**
- Backtest market catalogue middleware example (lunswor) - 344 Initial work on improving calls when subscribed to 5k+ markets
**Bug Fixes**
- 342 market/limit on close order size remaining bug
1.14.12
+++++++++++++++++++
**Improvements**
- 'on_process' function optimised
**Libraries**
- betfairlightweight upgraded to 2.10.2
1.14.11
+++++++++++++++++++
**Improvements**
- Flaky flaky integration tests
**Bug Fixes**
- Missing 'on_process' function (now subclassed)
1.14.10
+++++++++++++++++++
**Bug Fixes**
- Revert removal of `add_stream` (removed by accident)