Skip to content

0.1.3

Compare
Choose a tag to compare
@grievejia grievejia released this 23 Jul 02:59
· 37 commits to trunk since this release

CHANGES:

  • Fix crashes when parsing non-UTF8-decodable string literals.
  • \N escape sequence in string literals will no longer cause a syntax error.
  • Module parsing APIs now accept an additional enable_type_comment argument, controlling whether to parse type comments or not.