language-lua v0.6.0 Release Notes

    • 🛠 Fixed a long string literal parsing bug which was causing long strings to terminate at wrong points.
    • \z escape characters in strings are now scanned and interpreted correctly.
    • ✅ This is first version that parses all of Lua 5.2.2 test suite.