Releases: spk/validate-website
Releases · spk/validate-website
v1.12.0
v1.11.0
1.11.0 / 2021-01-08
- Merge pull request #23 from @marocchino / ruby-3-support
- Use webrick's escape instead of encode_www_form_component
- Support ruby 3
- Fix doc for ValidateWebsite::Core initialize
- Switch to gitlab ci and remove 2.{3,4} support
- Update rubocop to 0.76.0
v1.0.5: Allow customize html5 validator service url
New option added --html5-validator-service-url
v1.0.1: html5 validator fix
Fix #11 and other minor changes.