Skip to content

17.1.0

Choose a tag to compare

@calebsander calebsander released this 24 Dec 04:27
· 60 commits to master since this release
  • New syntax for registering RecursiveTypes: RecursiveType.setType()
  • Fixed bug when writing values using a RecursiveType inside a ChoiceType
  • Much smaller bundle size due to excluding unneeded Node.js libraries
  • Faster GrowableBuffer.toBuffer() if internal buffer is completely occupied
  • Documentation fixes
  • Internal rewrites