Skip to content

0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 10:39
· 415 commits to main since this release
940834f

Added

  • Added support for init files in directories, similar to Rojo, or index.js / mod.rs in JavaScript / Rust.

    This means that placing a file named init.luau or init.lua in a directory will now let you require that directory.

Changed

  • The lune --setup command is now much more user-friendly
  • Update to Luau version 0.581