- Move the version number to it's own Ruby file to make sure gem building produces no trouble. (#2)
Added contributions from Colin Gemmell (pythonandchips.net, @pythonandchips).
- Compatibility with 1.8.7 and JRuby
- Fix authentication problem
- Fixed published time being invalid
- Fix feeds like Imgur which fails at getting Entry#feed
- Fix tests on a Mac
- Implement GReader#html_processors.
- Implement read/starred checks by for entries using Entry#read? and Entry#starred?.
- A
ParseError
will now be thrown in the weird chance that Google Reader JSON that the gem can't handle.
- Refine the image fetching algo.
First release.