Skip to content

v1.1.0

Compare
Choose a tag to compare
@leodido leodido released this 24 May 03:33
· 76 commits to master since this release
70078a7

Improvements

  • Parsing via finite-state machine
  • Normalization on-the-fly
  • Precise erroring
  • Performances up to 8X

Breaking changes

  • From Parse(u string) to Parse(u []byte)