Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@svpernova09 svpernova09 released this 15 Dec 00:14
· 40 commits to master since this release
  • Now Requires PHP 5.5 or greater
  • Dropped testing PHP 5.4 via Travs
  • No longer allows PHP 7 to fail Travis
  • phergie/phergie-irc-plugin-react-pong No longer needed. Marked as a conflict.
  • Added .gitattributes file to prevent installs from downloaded extraneous files.
  • Use common dev dependencies package phergie/phergie-irc-bot-react-development
  • Internal Processing changes
    • calling Connection::setNickname() when the server confirms that the client's nick has changed
    • sending a PONGcommand when the client is pinged by the server

Thanks to @Renegade334, @PSchwisow, @rocketpastsix, and @elazar for helping contribute to this release!