Skip to content

aegsc v0.38.1

Choose a tag to compare

@bucket3432 bucket3432 released this 23 Apr 16:10
· 20 commits to main since this release
Bug fix: Lua minification

The luamin dependency occasionally mishandles statements with
parentheses and semicolons. The dependency has been switched out to a
patched version that correctly handles these cases.

See https://github.com/mathiasbynens/luamin/pull/89