Cinch 1.1.0 released

Cinch 1.1.0 has been released!

Cinch is an IRC Bot Building Framework for quickly creating IRC bots
in Ruby with minimal effort. It provides a simple interface based on
plugins and rules. It’s as easy as creating a plugin, defining a rule,
and watching your profits flourish.

Cinch will do all of the hard work for you, so you can spend time
creating cool plugins and extensions to wow your internet peers.

Installation:

gem install cinch

Changes:

Cinch 1.1.0 adds a lot of new methods, improves existing ones and
fixes many bugs. Furthermore it greatly improves the handling of
encodings, introducing a mixed CP1252/UTF-8 encoding.

For the full change log, check out