Quantcast
Channel: Recent Commits to feedjira:2870f37d49dba8dadf3c4fcc6b8d45019b2415b7
Browsing all 20 articles
Browse latest View live

Bump to 2.1.2

Bump to 2.1.2

View Article



Splat default_adapter (#378)

Splat default_adapter (#378)

View Article

Add parsers configuration to README (#383)

Add parsers configuration to README (#383) [ci skip] This feature was added recently but not documented in the README.

View Article

Remove fetching portion of Feedjira (#381)

Remove fetching portion of Feedjira (#381) Feedjira's main duty is parsing XML. Remove the networking portion from this library simplifies and increases the maintainability of this project. Make HTTP...

View Article

[ci skip] Add code of conduct (#386)

[ci skip] Add code of conduct (#386)

View Article


Add contributing section to README

Add contributing section to README

View Article

Move to using Thoughtbot's much simpler styleguide (#385)

Move to using Thoughtbot's much simpler styleguide (#385) https://github.com/thoughtbot/guides/tree/master/style/ruby

View Article

Move parse and parser_for_xml to Feedjira top level module (#384)

Move parse and parser_for_xml to Feedjira top level module (#384) This substantially cleans up the API for parsing

View Article


Add support for JSON Feed (#388)

Add support for JSON Feed (#388) * Add support for JSON Feed Because JSON Feed is (obviously) not XML, I couldn't use SAXMachine to construct the feed and entry objects, so I had to roll my own....

View Article


Support for parsing new iTunes podcasting tags (#392)

Support for parsing new iTunes podcasting tags (#392)

View Article

Add attributes to JSON Feed classes (#390)

Add attributes to JSON Feed classes (#390) * Add an accessor `json` to JSON feed & item objects * Add `categories` to JSONFeedItem It is a common attribute among many other feed entry classes. *...

View Article

Upgrade rubocop and fix newly broken styles

Upgrade rubocop and fix newly broken styles Also removed no longer used faraday gems.

View Article

Add Ruby 2.4 to CI build matrix

Add Ruby 2.4 to CI build matrix

View Article


Add back vendors to rubocop exclude list

Add back vendors to rubocop exclude list

View Article

Add back the ability to specify the parser when parsing

Add back the ability to specify the parser when parsing

View Article


Avoid overwriting id with dc:identifier

Avoid overwriting id with dc:identifier

View Article

Cleanup docs for adding one custom parser

Cleanup docs for adding one custom parser

View Article


Fix headers for configuration in README

Fix headers for configuration in README

View Article

Add test for unshifting custom parser

Add test for unshifting custom parser

View Article

Begin building out 3.0.0 CHANGELOG

Begin building out 3.0.0 CHANGELOG

View Article
Browsing all 20 articles
Browse latest View live




Latest Images