github lycheeverse/lychee nightly

pre-release2 days ago

What's Changed

Breaking Changes and Bugs 🚨

Miscellaneous and Others 🔔

  • Don't use link to latest stable release for nightly by @eread in #1802
  • Refactor error reporting by @mre in #1731
  • add conda install to readme by @egpbos in #1822
  • Refactor collector and input by @mre in #1823
  • Add test for making sure URL inputs always get checked by @mre in #1824
  • clarify --base-url and --root-dir and their interactions by @katrinafyi in #1787
  • apply fallback extensions if directory links resolve to a dir by @katrinafyi in #1826
  • Fix links in doc comments by @mre in #1828
  • Refactor Input Handling by @mre in #1827
  • chore(file checker): separate resolving and checking for easier testing by @katrinafyi in #1830
  • Ignore Links in Markdown Link Text by @mre in #1831
  • Optimize InputSource handling with Cow and add benchmarks by @mre in #1832
  • Implement --files-from Option by @mre in #1836
  • fix: add support for name attributes in HTML fragment extraction by @mre in #1839
  • fix: fields missing from config.toml parsing logic by @katrinafyi in #1843
  • refactor!: use ResolvedInputSource downstream of InputContent by @katrinafyi in #1840
  • Add WinGet installation instructions by @bdukes in #1849
  • Redirect reporting by @thomas-zahner in #1725
  • Fix extraction of reference links in Markdown by @mre in #1841
  • add cargo-msrv to the devshell by @charludo in #1852
  • fix: do not reuse excluded status from cache by @charludo in #1850
  • Additional redirect reporting by @thomas-zahner in #1853
  • refactor: add exhaustivity check for fold_in! macro by @katrinafyi in #1848
  • docs: hard wrap help text for options by @katrinafyi in #1854
  • Add --default-extension argument to force file format by @mre in #1842
  • refactor: Remove truncate_source logic by @XmchxUp in #1847
  • Explicitly add rustfmt component to toolchain config by @mre in #1862
  • Fix CI lint by adding rustfmt in the the toolchain components by @JayJayArr in #1861
  • feat: improve InvalidIndexFile error to mention index file names by @katrinafyi in #1859
  • feat(base-url)!: disallow relative local base to avoid confusion by @katrinafyi in #1857
  • Fix locating of version when tagging Docker images on Git tag push by @eread in #1834
  • feat: print warning if input source matches no files by @katrinafyi in #1865
  • Extract spans by @thomas-zahner in #1870
  • fix: move log level padding outside brackets by @K-dash in #1871
  • Man pages by @thomas-zahner in #1858

New Contributors

Full Changelog: lychee-v0.20.1...nightly

Don't miss a new lychee release

NewReleases is sending notifications on new releases.