* Bump bundled http-parser to 2.9.4 and llhttp to 6.0.6 fixes CVE-2021-22959 & CVE-2021-22960 (by elprans in 4d5dddd3 for 77)
0.3.0
Not secure
This release has no functional changes, only packaging: Python 3.5 is EOL, so wheels are no longer built, and Python 3.10 has been added to the roster along with aarch64 wheels on Linux and universal2 wheels on macOS.
Changes:
* Use cibuildwheel to build release wheels (by elprans in 2f57b6b7)
0.2.0
Not secure
New Features
* Swap http-parse to llhttp (by victoraugustolls and fantix in 63b5de2b for 56)
Bug Fixes
* Fix `httptools.__all__` (by elprans in 9340d321 for 52)
Build
* Add Python 3.9 in the build/test matrix (by b0g3r in e2d1a464 for 62)
0.1.2
Not secure
Bug Fixes
* Fix `httptools.__all__` (by elprans in 9340d321 for 52)
Build
* Add Python 3.9 in the build/test matrix (by b0g3r in e2d1a464 for 62)
0.1.1
Not secure
Restore Python 3.5 support (48).
0.1.0
Not secure
No functional changes from 0.0.13, except the new release flow and binary wheels.