Skip to content

Releases: JakePartusch/lumberjack

v0.6.2

19 Feb 01:55
b9ac8b1
Compare
Choose a tag to compare

Bugfix

  • Closes #11 — Sitemapper not scanning sitemap

v0.6.1

27 Feb 01:31
Compare
Choose a tag to compare
  • Handles sitemaps with relative urls
  • Better error handling when individual routes fail to scan

v0.6.0

10 Feb 04:13
Compare
Choose a tag to compare

New Command Line Options:

--strict      // Optional (default: false) — Fail the process if any accessibility issues are found
--baseUrlOnly // Optional (default: false) — Skip the sitemap scan and only run the audit on the base url

v0.5.1

10 Feb 00:56
ce9eaf7
Compare
Choose a tag to compare
Update README.md

v0.5.0

10 Feb 00:36
Compare
Choose a tag to compare
chore: version bump

v0.3.0

09 Feb 20:49
Compare
Choose a tag to compare
feat: utilizing firefox and webkit browsers

v0.2.0

09 Feb 02:29
Compare
Choose a tag to compare
chore: bump version

v0.1.0

08 Feb 21:47
Compare
Choose a tag to compare
chore: bump version

v0.0.2

08 Feb 21:23
Compare
Choose a tag to compare
  • Adding license
  • Fixing bin path in package.json

Initial Release 🎉

08 Feb 21:14
Compare
Choose a tag to compare

About

Lumberjack runs aXe accessibility checks on your entire website!

  • It reads your website's sitemap
  • It spawns multiple Chromium instances and gets to scanning
  • Finally, the results are aggregated and reported back

Usage

npx @jakepartusch/lumberjack --url https://google.com