Skip to content

Version 0.8.2

Compare
Choose a tag to compare
@mre mre released this 10 Jan 00:43
· 1109 commits to master since this release
0645177
  • Improve concurrency with streams (#330)
  • Add ability to recursively walk a directory for links (e.g. lychee .)
  • Fix false-positives for special Github URLs (like /sponsors or /marketplace)
  • Use tokenizer for extraction; add benchmark (#424)
  • Max concurrency moved to check (#419)
  • Add support for .lycheeignore file #308 (#402)
  • Only print source in verbose mode (#400)
  • Use thiserror for error handling (#399)
  • Update docs and tests