v1.0.3-beta
Pre-release
Pre-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
andfetchLatest