Closed
Conversation
703b12c to
60f74ed
Compare
b482456 to
db79d9d
Compare
db79d9d to
a3f5ae4
Compare
|
Out of curiosity, when do you anticipate releasing this version? |
3e9fcc9 to
c59a87c
Compare
2ed9ee1 to
8f63aac
Compare
8f63aac to
5f09cf3
Compare
* Use u8 instead of i8 for log level values This fixes a bug where -qq and quieter resulted in the `Trace` log level * Show status code in redirect list This follows the idea of @katrinafyi New example output: Redirects: https://from.dev/ --[308]--> https://to.dev/ * Only show redirect details in verbose mode In non-verbose mode we now show a warning. This makes it more obvious to users how they should ideally handle redirecting links, while not overwhelming them with too much output. * Log successful responses only for Debug and Trace This means -v (info) enables response logging but hides away successful responses. At least -vv (debug) is required to also see successful responses.
5f09cf3 to
b0aa21d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
lychee-lib: 0.22.0 -> 0.23.0 (⚠ API breaking changes)lychee: 0.22.0 -> 0.23.0⚠
lychee-libbreaking changesChangelog
lychee-liblycheeThis PR was generated with release-plz.