Skip to content

Releases: axllent/web-validator

0.1.2

25 Feb 07:01
Compare
Choose a tag to compare
  • Update core modules

0.1.1

17 May 01:20
Compare
Choose a tag to compare
  • Update module versions

0.1.0

10 Jun 00:32
Compare
Choose a tag to compare
  • Display results if process is cancelled (ctrl-c)

0.0.9

29 Mar 06:17
Compare
Choose a tag to compare
  • Fix validation error counts

0.0.8

29 Mar 04:03
Compare
Choose a tag to compare
  • Bugfix for scheme relative links

0.0.7

29 Mar 03:52
Compare
Choose a tag to compare
  • Do not show ignored outbound links
  • Parse inline CSS & CSS block urls (url("image.jpg"))
  • Add support for srcset links
  • Add support for Open Graph images
  • Add support for scheme relative links, eg <script src="//example.com/script.js">
  • Add support for robots.txt

0.0.6

25 Feb 04:22
Compare
Choose a tag to compare
  • Add --timeout configuration
  • Add -t thread limit (default 5)

0.0.5

24 Feb 06:56
Compare
Choose a tag to compare
  • Add google to ignored links as they almost always redirect to login pages
  • Add goroutines & waitgroup for parallel processing

0.0.4

13 Feb 09:14
Compare
Choose a tag to compare
  • Add -i|--ignore option to skip comma-separated urls
  • Add -r|--redirects option to report redirects

0.0.3

13 Feb 00:51
Compare
Choose a tag to compare
  • Fix report referer formatting
  • Rename "external links" to "outbound links"
  • Validate command-line URL