amalg version 0.4
luarocks.loader
is supported (and ignored) when collectingrequire
d 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)