Skip to content

Releases: toddsundsted/slang

v2.0.2

08 Aug 00:57

Choose a tag to compare

Fixes lexer bugs with interpolation handling:

  • Treat ":" as text when inline and not following an element.

v2.0.1

05 Aug 03:22

Choose a tag to compare

Fixes lexer bugs with interpolation handling:

  • Characters after interpolation ("'" and "|") are now preserved
  • Spaces between interpolations are now tokenized correctly

Initial Release

10 Mar 13:43

Choose a tag to compare

Initial release with myself as maintainer of this fork.