Skip to content

v1.3.0

Choose a tag to compare

@ExtendReality-Bot ExtendReality-Bot released this 03 Jul 07:57
· 199 commits to master since this release

1.3.0 (2020-07-03)

Features

  • API: add auto-generated API documentation (ba131d8)

    The API documentation is auto generated with docfx and converted to markdown via turndown in a custom nodejs script.

Bug Fixes

  • package.json: add docfx.json file (1b8ae27)

    The docfx.json file was missing from the package.json causing the build process to fail. It has now been added.