Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 885 Bytes

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 885 Bytes

0.6.0 / 2015-02-23

  • Don't break when channel parameter is blank

0.5.0 / 2014-05-03

  • New option: +allowed_channels+ to limit/authorize which channels a request can listen to

0.4.0 / 2014-03-12

  • Support for listening to multiple channels

0.3.0 / 2014-03-06

  • Support redis namespace option

0.2.0 / 2014-02-25

  • If message is JSON, extract 'event' and 'id' from the message

0.1.0 / 2014-02-21

  • Compatible with newer em-hiredis

0.0.4 / 2012-12-13

  • support for listening to a unix socket using the --socket commandline option

0.0.3 / 2012-11-04

0.0.2.alpha / 2012-11-04

  • standalone binary supports some thin commandline options

0.0.1.alpha / 2012-11-15

  • Initial gem release