Skip to content

Releases: Twipped/ircdkit

v2.0.0

10 Feb 23:31

Choose a tag to compare

Breaking Change:

  • ircdkit is now has a minimum requirement of Node 10 LTS.

Fixes

  • Server now cleanly shutsdown.
  • Connection.close(fn) now correctly passes the callback to a close event hook.

Bug fix for crash on connection closure.

31 May 18:51

Choose a tag to compare

Addresses a crash if a connection closes incorrectly. See #1