- Use
Time.parse_safely
inFeed.last_modified_from_header
[#129]. - Added image to the RSS Entry Parser [#103].
- Compatibility fixes for Ruby 2.0 [#136].
- Remove gorillib dependency [#113].
- Bump sax-machine to
v0.2.0.rc1
, fixes encoding issues [#76].
- Remove ActiveSupport dependency
- No longer tethered to any version of Rails!
- Update curb (v0.8.0) and rspec (v2.10.0)
- Revert 3008ceb
- Add Travis-CI integration
- General repository and gem maintenance
- ?
- ?
- make FeedEntries enumerable (patch by Daniel Gregoire)
- lower builder requirement to make it rails-3 friendly