Skip to content

v0.8.17

Compare
Choose a tag to compare
@j-mendez j-mendez released this 18 Feb 23:14
· 40 commits to main since this release

What's Changed

This release we bring to you kayle as a CLI!

npm install puppeteer kayle_cli -g
# view options
kayle_cli -help
# audit a website
kayle_cli https://www.somewebsite.com
  • Get style for nodes by @j-mendez in #15
  • remove dup element id tracking 2.2 changes

Full Changelog: v0.7.12...v0.8.17