Skip to content

v4.10.0

Compare
Choose a tag to compare
@prawnsalad prawnsalad released this 07 Mar 16:03
· 87 commits to master since this release

Change Log

New

  • Added .caseLower(), .caseUpper() and .caseCompare() function to compare strings with the networks CASEMAPPING option
  • Trigger ERR_YOUREBANNEDCREEP events
  • Events now include a .batch property if they were part of an IRCv3 BATCH
  • .time property added to the invite event

Changes / Fixes

  • No longer emit empty or malformed IRC messages (but still included in the raw event)
  • invite event .nick and .channel fixes
  • Dependancy updates