Sha256: cb1fc9dca2139d3d6d26c3986653494af48bd502ed6b1e1564b8687296d2f390

Contents?: true

Size: 1.03 KB

Versions: 6

Compression:

Stored size: 1.03 KB

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 1.2
 * Use CSS3 as default profile 
 * Use Bundler and update to new RDoc command 
 * Use POST in feed validator

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
frameworks-capybara-0.2.0.rc6 vendor/bundle/ruby/1.8/gems/w3c_validators-1.2/CHANGELOG
frameworks-capybara-0.2.0.rc5 vendor/bundle/ruby/1.8/gems/w3c_validators-1.2/CHANGELOG
frameworks-capybara-0.2.0.rc4 vendor/bundle/ruby/1.8/gems/w3c_validators-1.2/CHANGELOG
frameworks-capybara-0.2.0.rc3 vendor/bundle/ruby/1.8/gems/w3c_validators-1.2/CHANGELOG
frameworks-capybara-0.2.0.rc2 vendor/bundle/ruby/1.8/gems/w3c_validators-1.2/CHANGELOG
w3c_validators-1.2 CHANGELOG