v3.0.0
<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)