Skip to content

Releases: mrvillage/pnwkit-py

v2.6.16 Again Schmain

17 Jan 16:04
Compare
Choose a tag to compare
  • Fix socket being unable to reconnect twice

v2.6.15 Closing Schmosing

16 Jan 17:43
b70b2aa
Compare
Choose a tag to compare
  • Fix close_and_reconnect closing valid socket while the socket is being reconnected

v2.6.14 - Loop Schmoop

15 Jan 23:54
Compare
Choose a tag to compare
  • Fix infinite reconnect loop in ping pong task

v2.6.13 Finally Schminally

13 Jan 23:29
Compare
Choose a tag to compare
  • Finally fix socket hanging on reconnect

v2.6.12 Connection Logging Schmection Schmogging

13 Jan 17:11
Compare
Choose a tag to compare
  • Add connection logging for self.ws

v2.6.11 - Connected Schmected

13 Jan 02:56
Compare
Choose a tag to compare
  • Fix socket not not waiting to be reconnected properly

v2.6.10 Yeowchy Schmouchy

12 Jan 23:55
Compare
Choose a tag to compare
  • Fix an if statement in ping pong task

v2.6.9 Oopsie Schmoopsie

12 Jan 23:52
Compare
Choose a tag to compare
  • Fix ping pong task

v2.6.8 Annotations Schmanotations

12 Jan 23:20
Compare
Choose a tag to compare
  • Add from __future__ import annotations to __init__.py

v2.6.7 Logging Schmogging

12 Jan 22:36
Compare
Choose a tag to compare
  • Add lots of logging (thanks @Cikmo for the help!)