Release Name: 0.1.5
Notes:
Twibot (pronounced like "Abbot"), is a Ruby microframework for creating Twitter
bots, heavily inspired by Sinatra.
Changes:
== 0.1.5 / 2009-04-12
* Added support for regular expression routes
* Make timeline_for option configurable, ie in config: timeline_for: :public
* Fixed bug: Users where unlawfully rejected when their screen name started with
a capital letter (Wilco)
* Fixed bug: Twibot crashed if there were no handlers registered
|