Skip to content

Releases: lycheeverse/lychee

nightly

07 Jan 08:48
@mre mre
a11d515
Compare
Choose a tag to compare
nightly Pre-release
Pre-release

What's Changed

Miscellaneous and Others 🔔

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

lychee-v0.18.0

18 Dec 15:29
@mre mre
1780aa0
Compare
Choose a tag to compare

Other

  • Bump the dependencies group across 1 directory with 11 updates (#1589)
  • Introduce --root-dir (#1576)
  • Fix retries (#1573)
  • Pass along --max-retries config option (#1572)
  • Bump the dependencies group with 4 updates (#1571)
  • Bump the dependencies group with 4 updates (#1570)
  • Bump the dependencies group with 4 updates (#1566)
  • Rename fail_map to error_map for improved clarity in response statistics (#1560)
  • Add quirks support for youtube-nocookie.com and youtube embed URLs (#1563)
  • Support excluded paths in --dump-inputs (#1556)
  • Improve robustness of cache integration test (#1557)
  • Bump the dependencies group across 1 directory with 7 updates (#1552)
  • Bring back error output for links (#1553)

lychee-lib-v0.18.0

18 Dec 15:27
@mre mre
1780aa0
Compare
Choose a tag to compare

Other

  • Bump the dependencies group across 1 directory with 11 updates (#1589)
  • Introduce --root-dir (#1576)
  • Fix retries (#1573)
  • Bump the dependencies group with 4 updates (#1571)
  • Bump the dependencies group with 4 updates (#1570)
  • Bump the dependencies group with 4 updates (#1566)
  • Rename fail_map to error_map for improved clarity in response statistics (#1560)
  • Add quirks support for youtube-nocookie.com and youtube embed URLs (#1563)
  • Support underscores in Markdown URLs (#1555)
  • Bump the dependencies group across 1 directory with 7 updates (#1552)
  • Bring back error output for links (#1553)

lychee-v0.17.0

06 Nov 16:52
@mre mre
2cdec32
Compare
Choose a tag to compare

Fixed

  • Remove tokio console subscriber (#1524)

Other

  • Bump the dependencies group across 1 directory with 12 updates (#1544)
  • Ignore casing when processing markdown fragments + check for percent encoded ancors (#1535)
  • Refactor cache handling test to make it more robust (#1548)
  • Fix format option in configuration file (#1547)
  • Fix skipping of email addresses in stylesheets (#1546)
  • Add support for relative links (#1489)
  • Update pkg-url of cargo binstall (#1532)
  • Bump the dependencies group with 3 updates (#1530)
  • Allow excluding cache based on status code (#1403)
  • Respect timeout when retrieving archived link (#1526)
  • Disable Wayback machine tests
  • Bump the dependencies group with 6 updates (#1516)

lychee-lib-v0.17.0

06 Nov 16:50
@mre mre
2cdec32
Compare
Choose a tag to compare

Added

  • Add tests for dns-prefetch (#1522)

Other

  • Bump the dependencies group across 1 directory with 12 updates (#1544)
  • Ignore casing when processing markdown fragments + check for percent encoded ancors (#1535)
  • Fix skipping of email addresses in stylesheets (#1546)
  • Add support for relative links (#1489)
  • Box Octocrab error as it is too large (#1543)
  • Don't check prefix attribute (#1536)
  • Bump the dependencies group with 3 updates (#1530)
  • Allow excluding cache based on status code (#1403)
  • Ignore textContent links in html nodes (#1528)
  • Exclude rel=dns-prefetch links (#1520)
  • Improve docs for fragment checker
  • Don't check preconnect links (#1187)
  • Bump the dependencies group with 6 updates (#1516)

lychee-v0.16.1

06 Oct 15:46
f63b4ae
Compare
Choose a tag to compare

What's Changed

Miscellaneous and Others 🔔

  • markdown.rs: make first line a top-level heading by @sebastiaanspeck in #1511
  • chore: release v0.16.1 by @github-actions in #1514

Full Changelog: lychee-v0.16.0...lychee-v0.16.1

lychee-v0.16.0

06 Oct 14:59
eff8461
Compare
Choose a tag to compare

What's Changed

Miscellaneous and Others 🔔

New Contributors

Full Changelog: v0.15.1...lychee-v0.16.0

lychee-lib-v0.16.1

06 Oct 15:44
f63b4ae
Compare
Choose a tag to compare
chore: Release package lychee-lib version 0.16.1

lychee-lib-v0.16.0

06 Oct 14:57
eff8461
Compare
Choose a tag to compare

What's Changed

Miscellaneous and Others 🔔

New Contributors

Full Changelog: v0.15.1...lychee-lib-v0.16.0

Version 0.15.1

29 Apr 08:07
Compare
Choose a tag to compare

Overview

Minor improvements. The plugin request chain is ready for use. Take a look at examples/chain/chain.rs to see how it can be used.

What's Changed

Miscellaneous and Others 🔔

New Contributors

Full Changelog: v0.15.0...v0.15.1