Version 0.5¶
Changelog¶
0.5.3¶
Fixed issues with reusing
IRCBotobjects.
0.5.2¶
Fixed an issue where timed out calls to
IRCBot.wait_for()would cause exceptions to be thrown.
0.5.1¶
Fixed a bug where the coroutine returned by
IRCBot.join()would time out whenextended-joinwas enabled.Fixed the formatting of
WaitErrormessages.
0.5.0¶
The IRCv3 extension
extended-joinis now requested by default.Updated the Unicode grapheme break database.