Download Source Code FeedSub 0.2.9
is announcing that FeedSub with version number 0.2.9 is already available to download.
What is FeedSub ?
FeedSub is A Node.js module for subscribing to feeds and fetching updates .
Supports RSS, Atom and JSON feeds.Under the hood, it works by comparing the date of a feed with the date of the last update.If they match, the update process is stopped.If they don’t, it only downloads the newer items.
This is changelog for FeedSub version 0.2.9 :
You can read the complete changelog and also download this latest version on their homepage: github.com