Skip to content

v4.0.0

Choose a tag to compare

@eventualbuddha eventualbuddha released this 23 Nov 04:24

<a name"4.0.0">

4.0.0 (2016-11-23)

Features

  • add basic lexing for string interpolations in heregexes (#67) (99277ab3)

Breaking Changes

  • The HEREGEXP token type has been replaced with HEREGEXP_START
    and HEREGEXP_END.
    (99277ab3)