Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

53 lines (35 loc) · 1.74 KB

change log

sopel-rss is an RSS module for the IRC bot framework sopel.

unreleased

  • fixed typos

0.4.0 (2016-09-14) color command

  • added rss colors
  • fixed bugs
  • fixed typos

0.3.2 (2016-09-11) bugfixes

  • fixed bug

0.3.1 (2016-09-11) bugfixes and colors

  • added colors to README.md
  • fixed bugs

0.3.0 (2016-09-10) templates per feed

  • added templates per feed
  • fixed bug
  • refactored project layout

0.2.2 (2016-09-09) bugfixes and get format

  • added option to get the format of a feed
  • fixed bugs
  • reformated and added examples to README.md

0.2.1 (2016-09-05) default templates

  • added missing parts of configurable default templates
  • added description of templates to README.md

0.2.0 (2016-09-03) (nearly) feature complete

  • added configurable default formats
  • added configurable default templates
  • added help on config keys and values
  • added py.test3 unit tests
  • added tinyurl flag to shorten links through tinyurl
  • changed config format
  • fixed bugs
  • refactored function hierarchy
  • refactored function naming scheme

0.1.0 (2016-08-29) initial release