Releases: gjtorikian/html-proofer
Releases · gjtorikian/html-proofer
v0.8.0
- Support checking
link
elements: #51
v0.7.3
- Leave the default
timeout
alone: 07b06d4
v0.7.2
- Ignore valid
tel:
links
- Test for valid and invalid
mailto:
and tel:
links
- Support protocolless references (
href="//...."
/ (src="//...."
)
All of these occurred within #47.
v0.7.1
- Bump the time it takes to work with the server to 100 seconds: bbfa6fe
v0.7.0
- Allow access to failed tests: #44
v0.6.7
Don't expand path for bin execution: b380845
v0.6.6
- Do a better job detecting versions: a0458f2
v0.6.5
Fixed up htmlproof
bin:
#36
#37
v0.6.2
Get it working for multiple image failures in a file: 43bef00