Releases: luk3yx/miniirc
Releases · luk3yx/miniirc
v1.6.0
Added
- A
ping_timeout
option (defaults to ping_interval
for compatibility).
Changed
- Removed more potential race conditions.
Deprecated
- Relying on
args[-1]
being the channel for JOIN
events.
- Modifying the dict passed to handlers in the
tags
keyword argument.