Skip to content

2.2.0 (Sangria)

Compare
Choose a tag to compare
@johnmaguire johnmaguire released this 13 Feb 21:55
· 297 commits to master since this release

Changelog

Added

  • Ability to send raw messages to the server (cardinal.send()) (#105)
  • Ability to log raw messages from the server (#103)
  • irc.raw event to catch raw messages from the server (#104)

Changed

  • Pushed callback firing log message to debug, instead of info