Skip to content

v3.2.1

Compare
Choose a tag to compare
@eatyourpeas eatyourpeas released this 11 Feb 14:06
· 38 commits to live since this release

Improvements include:

  1. refactor centile value returned to 1 decimal place, rather than integer. There were inconsistencies with floats returning if centile < 1 or >99, but integers otherwise
  2. bug fix in the fictional child function, which returned all dates as python datetimes, rather than dates. This was leading to validation errors in the response object in the server