3.3.0
What's Changed
- Updated Antlr4 grammar to use latest one (https://github.com/antlr/grammars-v4/tree/master/lua)
- Add support for Lua 5.4 attributes, new Node
Attribute - Build AST using antlr visitor instead of re-reading all tokens, should improve performance