lychee/lychee-lib/CHANGELOG.md
2024-11-06 17:48:30 +01:00

1.7 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.17.0 - 2024-11-06

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)