Skip to content

v5.0.0

Compare
Choose a tag to compare
@talentlessguy talentlessguy released this 03 Oct 13:29
· 5 commits to master since this release
c2da4cb

What's Changed

  • Rewrite the p function to use buffers instead of strings. This is useful for custom parsers that want to use a custom encoding or when dealing with binary data.
  • feat: Request limits by @talentlessguy in #22
  • Update benchmarks to include milliparsec vs formidable

Full Changelog: v4.0.0...v5.0.0