Skip to content

v2.0.0

Latest

Choose a tag to compare

@patrickroberts patrickroberts released this 10 May 06:18
  • Make typed array properties readonly to avoid error-prone patterns and encourage in-place modification instead
  • Fix bug with StructView.from factory function byteOffset parameter that required caller to account for ArrayBufferView internal byteOffset
  • Export StructView
  • Add installation step to README