v0.3.1
Thanks for all PR's.
Fixes various issues, including:
- Checks for unclosed '(' and '[' chars.
- Better backslash handling. (Still not the same as esprima, next version will have this addressed).
- Allowing unicode identifiers.
- Better support for adding/removing literals/operators.
- Updated dependencies.