Skip to content

0.3.0

Compare
Choose a tag to compare
@J-F-Liu J-F-Liu released this 09 Jan 09:35
· 113 commits to master since this release
  • seq(), one_of() and none_of() can accept either string literals or byte string literals.
  • Add json_char parser example.
  • JSON parser supports escaped UTF-16 character including surrogate pairs.