Skip to content

Version 5.0.0

Compare
Choose a tag to compare
@Ousret Ousret released this 28 Apr 10:27
· 12 commits to master since this release

5.0.0 (2024-04-28)

  • Support for Python 3.6 has been dropped.
  • Integrated hpack and hyperframe into the package directly, thus avoiding pulling extra dependencies.
  • Added optional compiled hpack encoder and decoder in addition to the pure Python implementation.
  • Fixed tests warnings.
  • Updated version constraint for dev requirements.