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

Releases: phergie/phergie-irc-plugin-react-eventfilter

2.2.0

08 Sep 01:26
300fa75
Compare
Choose a tag to compare

2.1.2

10 Mar 20:28
2b8bcf8
Compare
Choose a tag to compare

Closed #10

2.1.1

27 Apr 00:25
Compare
Choose a tag to compare

CHANGES

2.0.x

  • 3b77b83 - Joe Ferguson - update producer config
  • b4534ca - Joe Ferguson - update docblocks
  • update composer and add producer config
  • Add changes file
  • rename license and phpunit.xml
  • 21ddcf6 - Cees-Jan Kiewiet - Test that all set* calls are forwarded to encapsulated plugins
  • f325765 - Cees-Jan Kiewiet - Forward set* calls to encapsulated plugins

2.1.0

21 Mar 22:55
Compare
Choose a tag to compare
  • Forward set* calls to encapsulated plugins #6

Thanks to @WyriHaximus for the PR!

2.0.0

22 Dec 03:30
Compare
Choose a tag to compare
  • update to version 2 of phergie/phergie-irc-bot-react
  • Update license year
  • Update readme composer example version

1.1.0

06 Apr 13:50
Compare
Choose a tag to compare
  • Legacy @license docblock tags inconsistent with the actual license were updated (@Renegade334)
  • ChannelFilter now uses the correct MODE parameter name (@Renegade334)
  • FilterInterface now allows filter() to return null and some related bugs with logic and composite filters were corrected (@Renegade334)