public
Description: RSS/Atom feeds aggregator, powered by Ramaze. Using Sequel for ORM.
Homepage: http://planet.zhekov.net/
Clone URL: git://github.com/zh/tamanegi.git
Click here to lend your support to: tamanegi and make a donation at www.pledgie.com !
tamanegi / CHANGELOG
100644 14 lines (12 sloc) 0.581 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
== release-0.0.9 / 2008-05-13
* Pass entry/feed base_url "on the fly"
* bugfix: ratom-0.3.5 but still some feed validation problems
* bugfix: HTML tags are unescaped in the item titles
* bugfix: Object#DESC is depricated in Sequel
 
== release-0.0.8 / 2008-04-22
* Show the version of the application in the footer
* Replace xml builder with ratom for the atom feed
* Remove old items from the database
* bugfix: atom feed item links should point to the item show view
* bugfix: sequel-1.4.0 have eager loading by default
* bugfix: The 'updated' is alwais Time.now in the atom feed