- Included notes in the README about icu / iconv
- First draft of contributor doc!
- Log network connection errors
- This changelog
- Factored out parseMessage for better decoupling
- Turn off autorejoin on kicks
- Factored out test data to fixtures
- Moved to irc-colors for stripping colors
- Fixed line split delimiter regex to be more correct and robust
- Fixed issue where self.hostMask may not be set when the client's nick is in use
- Fixed hostmask length calculation--n.b., some ircds don't give the full hostmask
- Style cleanups
- Fixed SSL
- Added support for binding to a specific local address
- WEBIRC support
- Various small changes and fixes
- Proper line wrapping
- Fixed bold and underline codes