v0.7.8
·
14 commits
to master
since this release
- BREAKING CHANGE: Feed processing has moved into Feed class. For example, Podcast.loadFeed() is now Feed.loadFeed().
- New feedLastUpdated() method to return the date & time the RSS was last updated (if available).