Skip to content

v1.1.2: unicode support + bugfixes

Compare
Choose a tag to compare
@bhmj bhmj released this 02 Jan 04:30
· 4 commits to master since this release
f6fba1c
  • added Unicode support (\u and \U)
  • added hex support (\x)
  • indexing of elements in expression fixed (@[5])
  • escaped backslash bug fixed (["\\"])