↧
Fixing Feed.add_common_feed_entry_element, adding Feed.add_common_fee…
Fixing Feed.add_common_feed_entry_element, adding Feed.add_common_feed_element and adding doco about them. Closes #38
View ArticleIndicate that add_common_feed_element and add_common_feed_entry_eleme…
Indicate that add_common_feed_element and add_common_feed_entry_element only works on registered types
View Articleregex =~ string is slightly faster than string =~ regex
regex =~ string is slightly faster than string =~ regex
View Articleno error when 304 while fetching a feed by its url
no error when 304 while fetching a feed by its url
View ArticleITunesRSSItem is a FeedEntryUtilities instead of a FeedUtilities. Clo…
ITunesRSSItem is a FeedEntryUtilities instead of a FeedUtilities. Closes #1
View Articleadded add_common_feed_elements and add_common_feed_entry_elements. Cl…
added add_common_feed_elements and add_common_feed_entry_elements. Closes #22
View ArticleSupport for proxy, patch from Tom Meier. Closes #43
Support for proxy, patch from Tom Meier. Closes #43
View Articleremoved outdated list of attributes from parsers classes
removed outdated list of attributes from parsers classes
View Articleextract common curl configuration options in setup_easy
extract common curl configuration options in setup_easy
View Articlefix test as parse now also has a proc argument
fix test as parse now also has a proc argument
View Article