v2.1.0
- Added a
number_as_stringoption to preserve the string representation of numbers. - Updates to use the latest byteme interfaces.
parse()now accepts abyteme::Readerdirectly. We also add thebuffer_sizeandparalleloptions to control how bytes are read into the parser.