Skip to content

v1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 20:48
· 211 commits to master since this release
065ca94
Fix bug for omitted empty arrays

When arrays are empty the API sometimes omits them. This patches over
that bug by initialising the array ourselves if we think this has
happened.