django-feed-reader v2.0.0
This is a major and somewhat backwards-incompatible release that introduces a lot of new features.
There is also some improved doucumentation
What's Changed
- Another stab at fixing this whole media content / alt tag thing. by @xurble in #30
- Remove defunct WebProxy system by @xurble in #31
- Dripfeed integration by @xurble in #36
- Automatically manage subscription count for feeds. by @xurble in #32
- Fixes Issue #10 InsecureRequestWarning when fetching feeds by @xurble in #33
- Fixes #4. Option to keep old enclosures when URL changes. by @xurble in #34
- Optionally store the JSON output from parsing the feed by @xurble in #35
- Documentation by @xurble in #37
- Subscriptions by @xurble in #38
Full Changelog: v1.1.0...v2.0.0