v2.1.0
Added a new Ranges
property on the tokenizer, an enumerator of the token boundaries.
Several optimizations and cleaner code.
What's Changed
- Implement Ranges by @clipperhouse in #19
- Refactor & simplify by @clipperhouse in #21
Full Changelog: v2.0.3...v2.1.0