CHANGELOG

Path: CHANGELOG
Last Update: Wed Mar 12 12:47:58 -0700 2008

CHANGELOG

Version 0.9.0

 * initial version

Version 0.9.1

 * fixed include path bug

Version 0.9.2 (the Ryan King edition)

 * added check for HTML validator being unable to parse a file

Version 0.9.3 (the Ryan King/Jonathan Julian/Sylvain LaFleur edition)

 * MarkupValidator::validate_file now returns file path as Results.uri
 * All validate_file methods now allow a file path or an IO object (e.g. File)

[Validate]