Vladislav Bauer

Results 90 issues of Vladislav Bauer

Could you please add Atom support? I've found that 'pubDate' parameter is empty for atom feeds. UPD: Some RSS feeds use "pubDate" instead of "published" or "updated", ex: http://www.developer.com/developer/iworld-ws-android.rss Fix...

Could you please add Gradle wrapper to simplify project build?

Could you please add benchmark test? It will be very useful to check speed and regressions.

I think it will be useful to add some details in the README.md.

An example: ``` var conf = nconf.argv().get(); console.log(conf.cache); ``` It works: `--cache=12` It works: `--cache 12` It works: `--cache=-12` **It doesn't work: `--cache -12`**

Maybe it will be better to move image files in Github repository?

Could you please add Gradle wrapper to simplify project build?

Could you please add Gradle wrapper in this project to simplify build process?