Releases: affinity4/tokenizer
Releases · affinity4/tokenizer
0.0.4
Added Stream methods:
- skipUntil
- consumeUntil
- copyStreamUntil
0.0.3
Adding Stream methods skipWhile, consumeWhile, consumeValueWhile and consumeValueUntil
0.0.2
- Adding StreamTest
- Modified how newline and tab matching is handled