Skip to content

v4.0.0

Choose a tag to compare

@prawnsalad prawnsalad released this 05 Oct 05:09
· 318 commits to master since this release

Backwards incompatible changes

  • Multiple RPL_WHOISSPECIAL replies are now supported. The whois_event.special property is now an array

New

  • The mode event now includes the raw mode strings via raw_modes and raw_params
  • Helper methods to invite nicks to channels client.invite(channel, nick)

Fixes

  • Correctly parsing message targets with a group, eg. @#channel
  • Parsing linked channel events correctly
  • In some cases the nick for the 'away' event was incorrect