Fix for WHO reference where LMS values missing for age 5.0 - this fills the gap in the centile lines between ages 5.0 and 5.08 y Also fixes the WHO lookups to correctly include `default_youngest_reference` and return the correct WHO reference.
4.3.5
**Update**
In CDC, the WHO standard should be used to calculate values for the under 2s, except head circumference. It was using the CDC for all ages leading to errors for users.
4.3.4
Update
This patch replaces the rounding of centile values to the nearest 2/3 SDS if cole centiles have been requested
A test has been added to check the length of the chart_coordinates response object
4.3.3
Reimplementation of the `create_chart`
Includes all references Introduces specific decimal ages from which to generate charts Introduces new centile collection [1, 3, 5, 10, 15, 50, 85, 90, 95, 97, 99], named 'extended-who-centiles'
4.3.2
Bug fixes
1. absent `decimal_age` key in the female WHO 2007 BMI data has been replaced 2. the filtering introduced in the last release to remove >4y data from lms arrays inadvertently removed all >4y data in chart function for UK-WHO in the UK90 reference.
4.3.1
bug fixes
update midparental height calculation to allow WHO where reference data runs out at 19y
fixes the `create_chart` function broken after introduction of WHO to filter out WHO data over 4y in the UK-WHO charts