Skip to content

v1.1.4-beta

Compare
Choose a tag to compare
@richie0866 richie0866 released this 01 Jul 07:23
· 35 commits to main since this release

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

Fixes

  • init.*.lua objects could not be renamed with meta files

Rostruct

  • Change Rostruct.new to Rostruct.open
  • Export functions instead of single class

Package

  • Add timeout for Package:start promise
  • Add support for requiring and running scripts from model files
  • Update FetchInfo type