Version 2.5.0
Summary
Most notably with this release the deprecated --exclude-mail flag was removed and the behavior of the --accept flag was updated. Previously, status codes such as 200 OK were always accepted. Now they are only accepted by default. This means providing the argument --accept 201 now rejects status code 200 OK.
What's Changed
- Update lycheeVersion to v0.19.1 by @github-actions[bot] in https://github.com/lycheeverse/lychee-action/pull/300
- See the lychee changes here: https://github.com/lycheeverse/lychee/releases/tag/lychee-v0.19.1, https://github.com/lycheeverse/lychee/releases/tag/lychee-v0.19.0
Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v2...v2.5.0