- Add the pattern (^) to match the start of the input
- Support utf8mb4 encode (more emoji characters)
- Fix line continuation behavior in code blocks
- Fix line numbers specified in #line directives in the generated parser
- Fix the import files for Unicode classification
- Fix the error that occurs when PEG is read from the standard input (Windows only)