mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-16 20:50:25 +00:00
6.7 KiB
6.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.19.1 - 2025-06-16
Fixed
- skip the fragment check if the uri doesn't contain fragment (#1730)
Other
- Update changelog
0.19.0 - 2025-06-11
Added
Fixed
- Only check the fragment when it's a file (#1713)
- Ignore gitlab table of content in wikilinks (#1710)
Other
- Update --accept behaviour #1661
- Move archive functionality to library (#1720)
- Bump the dependencies group across 1 directory with 3 updates (#1714)
- Upgrade to 2024 edition (#1711)
- Add support for custom headers in input processing (#1561)
- Fix lints (#1705)
- Remove deprecated
--exclude-mailflag (#1669) - Detect wikilinks, prevent plaintext extraction from links #1650 (#1679)
- Bump the dependencies group with 2 updates
- Add possible values for minimum TLS version in help message (#1693)
- Add TLS version option (#1655)
- Bump the dependencies group across 1 directory with 11 updates (#1692)
- Specify MSRV (#1676)
- Fix outdated link
- Remove once_cell as direct dependency
- Make clippy happy (#1681)
- Bump the dependencies group with 3 updates (#1670)
- Fix accept/exclude range syntax and docs (#1668)
- Add FreeBSD-Ask to users (#1662)
- Bump the dependencies group with 4 updates (#1664)
- Bump the dependencies group with 11 updates (#1656)
- Bump the dependencies group across 1 directory with 14 updates (#1653)
- Add support for custom file extensions in link checking. (#1559)
- Bump the dependencies group across 1 directory with 21 updates (#1643)
- Renamed
basetobase_url(fixes #1607) (#1629)
0.18.1 - 2025-02-06
Fixed
- do not fail on empty # and #top fragments (#1609)
Other
- Fix new clippy lints (#1625)
- Bump the dependencies group with 3 updates (#1604)
- Bump the dependencies group with 3 updates (#1602)
- Bump the dependencies group with 6 updates (#1597)
0.18.0 - 2024-12-18
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_maptoerror_mapfor improved clarity in response statistics (#1560) - Add quirks support for
youtube-nocookie.comand 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)
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-prefetchlinks (#1520) - Improve docs for fragment checker
- Don't check preconnect links (#1187)
- Bump the dependencies group with 6 updates (#1516)