Skip to content

v1.6.0

Compare
Choose a tag to compare
@luk3yx luk3yx released this 28 Apr 06:04
· 51 commits to master since this release

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.