LONG TIME NO SEE! Thanks a lot to everyone that contributed to this version, and to those that waited for this long due release.
Chore
- migrate to setup.cfg (#666) (5f7ae483)
- ci:
- testing with Python3.10 and ZK 3.5.10, 3.6.3, 3.7.1 (#659) (bd627973)
- better specify how to trigger Github Actions (#658) (1ea097d5)
- Replace Travis with Github Actions (8eb462f2)
Doc
- fix simple typo, untill -> until (85f1b5fc)
Features
Bug Fixes
- core:
- use selectors to poll connections instead of raw select in threading,gevent,eventlet (#656) (4042a850)
- do not allow responses to choke request and ping processing (89e06603)
- recipe: