v5.0.0
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