Skip to content

v1.0.3-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@richie0866 richie0866 released this 22 Jun 01:37
· 62 commits to main since this release

This is a breaking change! You may need to update your code when bumping to this version.

Internal

  • Export Rostruct as an object

Build

  • Change how Rostruct uses the root directory
  • Add method build(fileOrFolder?: string, properties?: table) to build specific objects in the directory
  • Add async functions for fetch and fetchLatest