v3.0.0
New
- Added Accessibility (§ 508) checks, props @adelevie (#39)
- Check that endpoint properly returns 404s for missing urls (#34)
- Detect if a website is using an open source framework (#59)
- Check for
humans.txt
files (#33)
Improvements
- Improved framework sniffing (#57) (breaking change)
up?
now includes sites with30x
response codes- Update user agent string (#43)
- Better cookie detection and parsing (#58)
Special thanks to @konklone and @adelevie for their contributions.