Skip to content

amalg version 0.4

Compare
Choose a tag to compare
@siffiejoe siffiejoe released this 28 Apr 10:37
· 100 commits to master since this release
  • luarocks.loader is supported (and ignored) when collecting required modules
  • amalgamated output is deterministic now
  • add command line switch to ignore certain modules (by Lua string pattern) during the collection phase
  • there is no default shebang line anymore (useful for environments that don't support shebang lines, e.g. when you loadstring the amalgamated code)