Skip to content

v0.4.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jan 18:02
· 44 commits to main since this release
v0.4.1
b09f576
  • 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.