v6.0.0
<a name"6.0.0">
6.0.0 (2017-01-01)
Bug Fixes
Breaking Changes
- Increment and decrement tokens now have source type
INCREMENT
andDECREMENTrather thanOPERATOR. Also, regular expression tokens no
longer incorrectly have an identifier token for their flags.
(cff50ab0)