Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 04:54

⚠️ This update contains breaking changes! Update your projects with caution! ⚠️

What's Changed

  • ⚠️ Enums are defined with () instead of {}
  • Add WASM support by @sasial-dev in #1
  • Add docs by @sasial-dev in #2
  • Add generated by zap comments to the top of all outputted files
  • Add support for Instances
  • Add support for Vector3
  • Fix string/array length vulnerability

New Contributors

@sasial-dev made their first contribution in #1

Full Changelog: v0.1.0...v0.2.0