Skip to content

aegsc v0.38.2

Choose a tag to compare

@bucket3432 bucket3432 released this 15 May 05:28
· 10 commits to main since this release
Bug fix: Lua minification

With the move to the luamin version with the fixed parentheses handling,
parentheses in inline code spans were being output even when they aren't
necessary. Although not strictly necessary to fix, they are redundant
and appear atypical compared to how inline code spans are usually
written.

This release also comes with a CI pipeline powered by GitHub Actions for
automating testing and release.