Skip to content

Scanner v0.1.4

Pre-release
Pre-release

Choose a tag to compare

@hxtk hxtk released this 02 Feb 23:45
· 16 commits to master since this release

The bug surrounding the buffer size for the underlying BufRead still exists. At this point, the API is defined around it, i.e., we do not guarantee the behavior will be consistent if any single input token exceeds the size of the buffer, although we do make an attempt to handle that situation.