Skip to content

v2.1.0

Choose a tag to compare

@LTLA LTLA released this 25 Mar 02:04
· 3 commits to master since this release
  • Added a number_as_string option to preserve the string representation of numbers.
  • Updates to use the latest byteme interfaces. parse() now accepts a byteme::Reader directly. We also add the buffer_size and parallel options to control how bytes are read into the parser.