Skip to content

Scanner v0.2.0

Latest
Compare
Choose a tag to compare
@hxtk hxtk released this 04 Feb 18:22
· 3 commits to master since this release

Changelog

  • We now accept an object implementing Read in the constructor instead of a reference to an object implementing BufRead.

  • We now find the trailing delimiter unconditionally.