Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@michel-kraemer michel-kraemer released this 19 Jan 14:35

New features:

  • Decode escape characters and UTF-8/UTF-16 escape sequences (thanks to @sandercm for the contribution 🎉)

Breaking changes:

  • Be aware that strings returned by Parser::current_str() are now correctly unescaped. This should not cause major issues but you might want to check if your code still works as expected.

Maintenance:

  • Update dependencies