Skip to content

v3.0.0

Choose a tag to compare

@eventualbuddha eventualbuddha released this 22 Nov 21:48

<a name"3.0.0">

3.0.0 (2016-11-22)

Breaking Changes

  • The TDSTRING, TSSTRING, STRING_START, and STRING_END tokens
    have been removed. Instead, strings always have a specific start and end token
    for their type of string, e.g. SSTRING_START and SSTRING_END.
    (1f8a8866)