Skip to content

Releases: dialoa/Lua-builder

April 14th, 2022

14 Apr 20:20
Compare
Choose a tag to compare
  • Improved import syntax. Cleaner, allows optional imports, avoid clashes with genuine require commands.
  • --strict option to specify exact filenames.
  • Recursive by default.

April 7th, 2022

07 Apr 14:37
Compare
Choose a tag to compare

First stable release.

  • recursive mode
  • cleaner output (imports surrounded by newlines)
  • more general syntax for import-triggering lines
  • allows comments in import-triggering lines