Skip to content

Release 0.2.2

Compare
Choose a tag to compare
@mrousavy mrousavy released this 10 Nov 10:53
· 4 commits to main since this release
3afd0b5

0.2.2 (2023-11-10)

🐛 Bug Fixes

  • Ensure correct hexadecimal representation for .toString('hex') and .toString(16) methods (#61) (4474750)
  • Fix umod not supporting red numbers (#62) (aad5944), closes #55
  • iOS build issues with RN 0.71 (d82d2d7)