---------------------- - Add support for Python 3.13 - Improvements and cleanup for win32. - Source code refactoring and cleanup. - Setup (dependencies) update.
1.11.0b8
--------------------- - Upgrade to the latest libpcap API 1.11.0-PRE - Sync/upgrade of tests to the latest libpcap API 1.11.0-PRE - Setup update (now based on tox >= 4.0). - Add support for Python 3.12 - Drop support for Python 3.7 - Add support for PyPy 3.10 - Drop support for PyPy 3.7 and 3.8 - Copyright year update. - Cleanup.
1.11.0b7
--------------------- - Upgrade to the latest libpcap API 1.11.0-PRE - Sync/upgrade of tests to the latest libpcap API 1.11.0-PRE - Add nonblocktest.py - Tox configuration has been moved to pyproject.toml
1.11.0b6
--------------------- - Upgrade to the latest libpcap API 1.11.0-PRE - Setup fixes and update.
1.11.0b5
--------------------- - Upgrade to the latest libpcap API 1.11.0-PRE - Add support for macOS x64 (thank you very much Erik Rainey emraineyGithub and lydia-hoganGithub!). - Add support for Python 3.10 and 3.11 - Add support for PyPy 3.7, 3.8 and 3.9 - Setup update (currently based mainly on pyproject.toml).
1.11.0b4
--------------------- - Drop support for Python 3.6. - Copyright year update. - Setup update.