- Historic stream cleanup for bflw 2.10.1 - Adding logging of order validation
**Libraries**
- betfairlightweight upgraded to 2.10.1
1.14.8
+++++++++++++++++++
**Improvements**
- Config event added and processed on start
**Bug Fixes**
- 320 prevent market on close limit order when below min bsp liability
1.14.7
+++++++++++++++++++
**Improvements**
- Minor bug on initial init with calculate_traded func
1.14.6
+++++++++++++++++++
**Improvements**
- Refactor on calculate_traded func (15% speed increase)
**Bug Fixes**
- Refactoring create_order_from_current, so that it is not dependent on the '-' separator (jsphon)
1.14.5
+++++++++++++++++++
**Improvements**
- Docs cleanup
**Bug Fixes**
- 318 process customer order ref - Rounding on order properties
1.14.4
+++++++++++++++++++
**Improvements**
- 310 typing update and bool return added on stream - add min_bet_validation flag to prevent control checking min size
**Bug Fixes**
- filters out violated orders from being used to calculate the selection exposure (lunswor) - handle simulated cancel when size reduction is larger than size remaining - pass correct size into create replace order based on api response - 314 Calculates size_remaining from size and size_matched when not set from placeResponse