FeedValidator 0.1.2
* Bug fixed related to parsing the response generated by the W3C Feed Validator online service. Thanks to s1lence@s1lence.net for report the bug.
FeedValidator 0.1.1
* This release is an adjustment to workaround a bug in Net::HTTP#post in ruby 1.8.4 (see http://rubyforge.org/tracker/?func=detail&atid=1698&aid=4782&group_id=426).
* The W3C::FeedValidator.validate_data changed to in case ruby version is 1.8.4 send the right Content-Type header in the post.
FeedValidator 0.1.0
* Added the basic features to validate feeds, and new assertions to test cases