Skip to content
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

#755 XZ compression support added #823

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kazimirm
Copy link

@kazimirm kazimirm commented Jun 14, 2024

This is the proposed changes to resolve issue #755 to add support for xz compression with default compression level. Recognizing the need for enhanced compression options, these changes aim to provide better compression.

Key points of this merge request:

  • Introduced xz compression support with the default compression level.
  • Ensured backward compatibility to avoid breaking existing functionality.
  • Added relevant tests to validate the new feature.

These changes were implemented conservatively to maintain stability, though there is potential for further refinement.

Please review the proposed changes. Feedback is welcome, and feel free to merge if everything looks good.

Thank you!

Signed-off-by: Marián Kažimír <mkazimir@newps.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant