Skip to content

Releases: rcpch/digital-growth-charts-server

v4.2.2

29 Jan 22:36
Compare
Choose a tag to compare

New RCPCHGrowth version adds final measurement to each plotted centile line

v4.2.1

26 Dec 15:26
Compare
Choose a tag to compare

BUG FIX
ChartCoordinates previously broke if higher SDS values were passed as parameters, leading to complex numbers or errors passed back.
Following discussion with @statist7 these are now filtered out.

v4.2.0

24 Dec 20:32
Compare
Choose a tag to compare

ChartCoordinates now accepts a custom collection of SDS values to generate lines as well as a collection of centiles.
This introduces the is_sds boolean into the API call (default false).
Requires RCPCHGrowth 3.1.0 and above

v4.1.2

03 Oct 14:17
Compare
Choose a tag to compare

Add example to chart-coordinates response

v4.1.1

03 Oct 13:20
Compare
Choose a tag to compare

Bump RCPCHGrowth-python version - contains fix for empty measurement objects created on generate_fictional_child_data if beyond reference data.

v4.1.0

01 Oct 20:46
Compare
Choose a tag to compare

Add midparental height centiles to the midparental height return object

v4.0.0

16 Sep 20:16
Compare
Choose a tag to compare

Implements response objects
Breaking change - centile_data are returned as an array of references, even if only one reference.
Custom-centile has been removed
instead:

  • chart-coordinates accepts an array of centiles as the centile_format parameter. The array cannot exceed 15 elements or it returns an error. Custom centile is replaced by the ability to return only a single element in the array.

v3.5.0

01 Sep 20:12
Compare
Choose a tag to compare

Add Custom Centile endpoint - returns plottable data for a custom centile value.

v3.4.1

30 Aug 11:26
Compare
Choose a tag to compare

Update tag for utilities endpoint

Utilities endpoint

30 Aug 10:37
842bb42
Compare
Choose a tag to compare

New utilities endpoint with midparental height