Changes: Fix to add proper href links in Atom feeds.
Changes: Small fix to add item descriptions for RSS feeds.
Changes: Fixed an error with feeds parsing as geoRSS when they didn’t have the necessary lat/lon columns.
Changes: Removed tests. The tests were based on checking a bunch of RSS feed URLs. Since feeds undergo maintenance, or are taken down etc., the tests were failing randomly.
Changes: Added support for geo RSS feeds.
Changes: Changed tests to avoid failures due to problems outside the package (faulty connections, site maintenance, feeds being taken down).
Changes: Added preliminary support for jsonfeeds; minor changes to parsing other feeds; minor change to data included with the package.
Changes: Minor changes to parsing Atom feeds.
Changes:
Changes: