* Adds cache support (local memory and memcached) * Adds TicketBot Plugin * Moved ShortenerPlugin from jeeves.core to jeeves.contrib (BACKWARDS INCOMPATIBILITY)
0.3.1
++++++++++++++++++
* Fixed bug with example plugins. * No longer supports Python2.5 due to python-requests
0.3.0
++++++++++++++++++
* Bots can now log in to private channels * Bots can now connect over SSL * `Requests <>`_ is now an official requirement * Added basic documentation
0.2.1
++++++++++++++++++
* Fixed URL shortening bug
0.2.0
++++++++++++++++++
* Help Plugin now displays help in a private message * Plugin isolation * Jeeves now handles its own nickname changes (`16 <https://github.com/silent1mezzo/jeeves-framework/issues/16>`_)