Skip to content

Releases: luk3yx/miniirc

v1.6.2

08 May 02:20
Compare
Choose a tag to compare

Changed

  • Minor bugfix.

v1.6.1

29 Apr 22:21
Compare
Choose a tag to compare

Changed

  • Fix NameError.

v1.6.0

28 Apr 06:04
Compare
Choose a tag to compare

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.