Skip to content

Adjust Level::Precise clamp range for flate2 #314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

eth3lbert
Copy link
Contributor

@eth3lbert eth3lbert commented Nov 23, 2024

Previously, the clamp range was from "fastest" to "best" (1-9). This PR changes the range to start from "none" (0) to allow for no compression.

Closes #313

Previously, the clamp range was from "fastest" to "best" (1-9). This
commit changes the range to start from "none" (0) to allow for no
compression.
@eth3lbert eth3lbert changed the title Adjust Precise::level clamp range for flate2 Adjust Level::Precise clamp range for flate2 Nov 23, 2024
@NobodyXu
Copy link
Collaborator

Thanks LGTM

@NobodyXu NobodyXu added this pull request to the merge queue Nov 23, 2024
Merged via the queue into Nullus157:main with commit 8844733 Nov 23, 2024
16 checks passed
@robjtede robjtede added the A-semver-patch bug fixes label Nov 23, 2024
@eth3lbert eth3lbert deleted the flate2-precise branch November 23, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gzip compression level 0
3 participants