v0.7.0 Support string interpolation syntax
Adds support for Luau's string interpolation syntax.
Accomplishing this required a pretty hefty rewrite of the lexer internals to be more versatile, which opens doors for more features down the road!
Full Changelog: v0.6.2...v0.7.0