Sha256: 85462e6689e5949354b48eb751858ba00d2855c94e323f350fe67d161cbb0fa6
Contents?: true
Size: 929 Bytes
Versions: 2
Compression:
Stored size: 929 Bytes
Contents
= 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) == Version 1.0.0 (the GitHub edition) * Gemspec is now generated by a rake task to allow dynamic file lists * Updated docs == Version 1.0.1 (the Roman Shterenzon and James Rosen edition) * Fixed CSS profile constants * DRY unit tests * GET should be used only for queries with URI * Bugfix - file doesn't need to be writeable == Version 1.0.2 * Added support for proxy servers * Fixed to minor unit test errors == Version 1.1 * Ruby 1.9 compatibility * Switched to Nokogiri for XML parsing
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
w3c_validators-1.1.1 | CHANGELOG |
w3c_validators-1.1 | CHANGELOG |