What's Changed
Miscellaneous and Others 🔔
- Use 'match' for version pattern matching and not 'pattern' by @eread in #1881
- Match more than one digit for version numbers by @eread in #1889
- fix: parsing of srcset URLs after the first URL by @katrinafyi in #1890
- Remove an unneeded clone by @linkmauve in #1897
- Fix typos, and configure the typos tool by @linkmauve in #1895
- fix: inverted gitignore behaviour for --dump-inputs by @katrinafyi in #1882
- refactor: remove unimportant public library function by @thomas-zahner in #1893
- feat: file preprocessing by @thomas-zahner in #1891
- refactor: check glob validity when parsing input source arguments by @katrinafyi in #1869
- Update Ubuntu package list before installing tools by @eread in #1908
- Config file up to date by @thomas-zahner in #1906
- Fix extracting links after
<pre><code></code></pre>by @mre in #1911 - refactor: use log::Level's deserialiser, and link example TOML by @katrinafyi in #1907
- refactor: use InputResolver to implement Input::get_sources by @katrinafyi in #1880
- Add sudo to apt-get commands by @eread in #1919
- docs: use markdown formatting for files-from help text by @katrinafyi in #1917
- feat: propagate input loading/collecting errors to top level by @katrinafyi in #1864
- Fix parsing larger HTML blocks in MDX files by @mre in #1924
- Provide a more helpful error message in case of TLS protocol issues by @mre in #1927
- feat: support relative --root-dir by @katrinafyi in #1912
- fix: make file matcher respect the hidden option by @thomas-zahner in #1936
- refactor: progress bar by @thomas-zahner in #1914
New Contributors
- @linkmauve made their first contribution in #1897
Full Changelog: lychee-lib-v0.21.0...nightly