Skip to content

Releases: ckw017/showdown.py

version 0.1.2

17 Jan 08:34
Compare
Choose a tag to compare

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