Releases: ckw017/showdown.py
Releases · ckw017/showdown.py
version 0.1.2
Bugfixes:
Users with empty names can now be initialized without problem
Chat messages without timestamps are now formatted correctly
Clients now properly clean up tasks
New Features:
on_disconnect hook added
Client.tasks and Client.add_task make it easier to manage ongoing coroutines
Room.init_time attribute added
More explicit documentation in client