lycheeverse / lychee

âš¡ Fast, async, stream-based link checker written in Rust. Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more!
https://lychee.cli.rs
Apache License 2.0
2.23k stars 136 forks source link

chore: release v0.16.2 #1523

Closed mre closed 1 month ago

mre commented 1 month ago

🤖 New release

Changelog

## `lychee`

## [0.16.2](https://github.com/lycheeverse/lychee/compare/lychee-v0.16.1...lychee-v0.16.2) - 2024-10-12 ### Fixed - Remove tokio console subscriber ([#1524](https://github.com/lycheeverse/lychee/pull/1524)) ### Other - Disable Wayback machine tests - Bump the dependencies group with 6 updates ([#1516](https://github.com/lycheeverse/lychee/pull/1516))
## `lychee-lib`
## [0.16.2](https://github.com/lycheeverse/lychee/compare/lychee-lib-v0.16.1...lychee-lib-v0.16.2) - 2024-10-12 ### Added - Add tests for `dns-prefetch` ([#1522](https://github.com/lycheeverse/lychee/pull/1522)) ### Other - Exclude `rel=dns-prefetch` links ([#1520](https://github.com/lycheeverse/lychee/pull/1520)) - Improve docs for fragment checker - Don't check preconnect links ([#1187](https://github.com/lycheeverse/lychee/pull/1187)) - Bump the dependencies group with 6 updates ([#1516](https://github.com/lycheeverse/lychee/pull/1516))


This PR was generated with release-plz.