Releases: marcortola/behat-seo-contexts
Releases · marcortola/behat-seo-contexts
4.0.0
3.1.1
Removes redundant URL validation
3.1.0
Adds UX and Accessibility contexts
3.0.0
Update namespace.
2.1.0
2.0.0
1.1.0
Update README with 3 new steps
1.0.0
Almost all step definition's PHPDoc annotations have been rewritten, please see the README.
0.3
Code style fixes and isolated the sitemap loading step
From:
Given /^the (index|multilanguage|) sitemap "(.*)"$/
To:
Given the sitemap :sitemapUrl
Then /^the sitemap should be a valid (index |multilanguage |)sitemap$/
0.2.1
Improved description