Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 955 Bytes

CHANGES.rst

File metadata and controls

63 lines (33 loc) · 955 Bytes

0.4.8 (unreleased)

  • Nothing changed yet.

0.4.7 (2014-04-03)

  • IrcString use unicode with py2

0.4.6 (2014-03-11)

  • Bug fix. The cron need a loop sooner as possible.

0.4.5 (2014-02-25)

  • Bug fix. An event was run twice if more than one where using the same regexp

0.4.4 (2014-02-15)

  • Add cron plugin
  • Improve the command plugin. Fix some security issue.
  • Add --help-page option to generate commands help pages

0.4.3 (2014-01-10)

  • Fix a bug on connection_lost.
  • Send realname in USER command instead of nickname

0.4.2 (2014-01-09)

  • python2.7 support.
  • add some plugins (ctcp, uptime, feeds, search)
  • add some examples/ (twitter, asterisk)
  • improve some internals

0.4.1 (2013-12-30)

  • Depends on venusian 1.0a8

0.1 (2013-11-30)

  • Initial release