Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@DonIsaac DonIsaac released this 27 Aug 20:31
· 6 commits to main since this release

What's Changed

  • feat: show keys found + scripts checked + pages visited when done by @DonIsaac in #55
  • perf: use FxBuildHasher for all sets and maps by @DonIsaac in #56
  • chore: upgrade rust to 1.80.0 by @DonIsaac in #58
  • perf(extract): all key errors share a single source text string by @DonIsaac in #59
  • ci: do not lint deps with clippy by @DonIsaac in #60
  • ci: use nextest by @DonIsaac in #61
  • feat: scan embedded scripts for API keys by @DonIsaac in #62
  • test: add walk builder and cache tests, make max_walks nonzero by @DonIsaac in #63
  • feat(report): support JSON output by @DonIsaac in #64
  • ci(bench): reduce build optimizations for faster builds by @DonIsaac in #65
  • ci: add doc job by @DonIsaac in #66
  • fix(walk): ignore empty and non-js script tags by @DonIsaac in #67

Full Changelog: v0.1.3...v0.2.0