- General
- Replaced curb with faraday
- Removed update functionality
- Enhancements
- PuSH support for RSS #256
- Enhancements
- Handle XHTML content in summary and title #250
-
General
- Test OX on Travis
- Loosen dependency requirements
-
Enhancements
-
General
- Only build the master branch on Travis
- Fix RBX on Travis
-
Enhancements
- Bump loofah to 2.0.0 #223
-
Bug fixes
- Support preprocessing for AtomFeedBurner feeds #222
-
General
- Benchmarks have been moved to feedjira-benchmarks
-
Enhancements
-
Bug fixes
-
General
- Add 2.1 to list of supported Rubies, drop 1.9.2
- Remove Guard and Simplecov
- Extract sample feeds into RSpec helper module
- Random cleanup
- Quiet down default rake task
- Fix CHANGELOG links
- Point README at new site
-
Enhancements
- Add language setting to curl options #206
- Removed deprecated features
- Project renamed to Feedjira
- Bug fixes
- Don't use entry id for updating when feed doesn't provide it #205
-
General
- README update for callback arity #202
-
Enhancements
-
General
- Update expected parser classes in docs #200
- Fix Rubinius issue with Travis
-
Enhancements
-
General
- Lots of README cleanup
- Remove pending specs
- Rewrite benchmarks and move them out of the spec folder
- Upgrade to latest Rspec
-
Enhancements
-
Enhancements
-
Bug fixes
- Use curb callbacks rather than response codes #161
-
General
- Add CodeClimate badge #192
-
Enhancements
-
Deprecations
- For
ITunesRSSItem
, useid
instead ofguid
#169
- For
-
General
- Switch to CHANGELOG
- Set LICENSE in gemspec
- Lots of whitespace cleaning
- README updates
-
Enhancements
- Also use dc:identifier for
entry_id
#182
- Also use dc:identifier for
-
Bug fixes
- 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