This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
Releases: phergie/phergie-irc-plugin-react-eventfilter
Releases · phergie/phergie-irc-plugin-react-eventfilter
2.2.0
2.1.2
2.1.1
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
- Forward set* calls to encapsulated plugins #6
Thanks to @WyriHaximus for the PR!
2.0.0
- update to version 2 of phergie/phergie-irc-bot-react
- Update license year
- Update readme composer example version
1.1.0
- Legacy
@license
docblock tags inconsistent with the actual license were updated (@Renegade334) ChannelFilter
now uses the correctMODE
parameter name (@Renegade334)FilterInterface
now allowsfilter()
to returnnull
and some related bugs with logic and composite filters were corrected (@Renegade334)