JSlite v0.6.2
This release fixes a few bugs handling certain Javascript constructs:
- Fixed bug where the
of
keyword was not processed correctly as it was not in the keywords list - Fixed bug in
jslite::$tokens
where thedoublequotes
andsinglequotes
tokens didn't capture escaped line breaks in strings - Added tests
- Added keywords to composer.json