Skip to content

v0.6.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jan 18:08
· 11 commits to main since this release
v0.6.1
5162865
  • Fix writeUintSafe32 that wrongly encoded numbers larger than 16383 (2e14 - 1)

    This bug affected the encoding of variable-length arrays with more than 16383 items.