Skip to content

v2.2.0

Compare
Choose a tag to compare
@clipperhouse clipperhouse released this 09 Jul 15:44
· 8 commits to main since this release
a0a52d7

Added a new Position property, to know where in the original string/stream the current token is. It’s a count of bytes (UTF-8) or chars (UTF-16).

What's Changed

Full Changelog: v2.1.0...v2.2.0