nightly
Pre-release
Pre-release
What's Changed
Miscellaneous and Others 🔔
- Secrets by @thomas-zahner in #2007
- Document file format support by @thomas-zahner in #2052
- feat: pre-commit should use a fixed version according to yaml 'rev' by @katrinafyi in #2042
- refactor!: add BaseInfo for resolving links, delete Base, cleanup utils by @katrinafyi in #2005
- Fix toc action by @thomas-zahner in #2055
- Add
make readmeto generate and update the readme's--helptext by @katrinafyi in #2047 - Show line & column numbers by @thomas-zahner in #2056
- refactor: add WaitGroup for waiting for a dynamic set of tasks by @katrinafyi in #2046
- Prevent duplicate requests to the same URLs by @thomas-zahner in #2067
- Add JUnit by @thomas-zahner in #2066
- feat: allow accepting timeouts by @cristiklein in #2063
- Remove deduplication of Request after source tracking by @katrinafyi in #2075
- Box ErrorKind within RequestError to fix oversize lint by @katrinafyi in #2079
- Remove file url trailing slash warning by @katrinafyi in #2083
- Nlnet hex sticker by @thomas-zahner in #2085
- Report input source errors rather than tokio panics by @katrinafyi in #2074
- feat: Support sitemap.xml by @cristiklein in #2071
- Remove raw mode by @thomas-zahner in #2086
- Increase value for --max-redirects by @thomas-zahner in #2087
- Adds shell completions for lychee by @mre in #1972
- Fix Windows Absolute Path Parsing and Remove HTTP Assumption by @mre in #1837
- Add RelativeUri enum for types of relative links by @katrinafyi in #2078
- fix(pre-commit): use latest release docker image by @JonZeolla in #2092
- fix: update email test fixture by @thomas-zahner in #2095
- ci: add
cargo docto CI, allowing warnings for now by @katrinafyi in #2096
New Contributors
- @cristiklein made their first contribution in #2063
- @JonZeolla made their first contribution in #2092
Full Changelog: lychee-v0.23.0...nightly