Skip to content

v3.0.0

Compare
Choose a tag to compare
@eatyourpeas eatyourpeas released this 16 Sep 16:07
· 170 commits to live since this release

Breaking change:
Chart return objects will all now return an array and follow the pattern:
{ "chart_data": [ "reference_name": { "male": { "height": [....], }, "female": {....} } ] }