Releases: mrvillage/pnwkit-py
Releases · mrvillage/pnwkit-py
v2.6.16 Again Schmain
- Fix socket being unable to reconnect twice
v2.6.15 Closing Schmosing
- Fix close_and_reconnect closing valid socket while the socket is being reconnected
v2.6.14 - Loop Schmoop
- Fix infinite reconnect loop in ping pong task
v2.6.13 Finally Schminally
- Finally fix socket hanging on reconnect
v2.6.12 Connection Logging Schmection Schmogging
- Add connection logging for
self.ws
v2.6.11 - Connected Schmected
- Fix socket not not waiting to be reconnected properly
v2.6.10 Yeowchy Schmouchy
- Fix an if statement in ping pong task
v2.6.9 Oopsie Schmoopsie
- Fix ping pong task
v2.6.8 Annotations Schmanotations
- Add
from __future__ import annotations
to__init__.py
v2.6.7 Logging Schmogging
- Add lots of logging (thanks @Cikmo for the help!)