2.2.2
What's Changed
- Added python 3.10 tests to CircleCI by @emnoor in #194
- fix socket recv error being silently ignored by @emnoor in #195
- Refactored Client.read_pdu() by @emnoor in #198
- Refactored Client.send_pdu() by @emnoor in #197
- increment sequence of commands as spec (fixes #214) by @emnoor in #215
New Contributors
Full Changelog: 2.2.1...2.2.2