v7.2.0
What's Changed
Fixes:
Docs
- docs(readme): make
parseDocument()
example clearer by @cameronsteele in #998
Refactors:
- Introduce sequences & fast forwarding by @fb55 in #1007
- Emit text before entities once entity is confirmed by @fb55 in #1009
The refactors lead to a combined ~5% speed-up.
New Contributors
- @cameronsteele made their first contribution in #998
Full Changelog: v7.1.2...v7.2.0