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

Support ZSTD_minCLevel and ZSTD_maxCLevel #80

Closed
svladykin opened this issue Oct 24, 2018 · 5 comments
Closed

Support ZSTD_minCLevel and ZSTD_maxCLevel #80

svladykin opened this issue Oct 24, 2018 · 5 comments

Comments

@svladykin
Copy link

Subj.

luben added a commit that referenced this issue Oct 24, 2018
@luben
Copy link
Owner

luben commented Oct 26, 2018

I will release it with the next batch of changes - will keep the issue open until release,

@svladykin
Copy link
Author

Thanks a lot!
BTW, what is the min and max compression levels in the latest released version?

@luben
Copy link
Owner

luben commented Oct 26, 2018

scala> Zstd.minCompressionLevel()
res0: Int = -131072

scala> Zstd.maxCompressionLevel()
res1: Int = 22

@luben
Copy link
Owner

luben commented Nov 19, 2018

Just released 1.3.7-2 to Maven-central.

@luben luben closed this as completed Nov 19, 2018
@svladykin
Copy link
Author

Thank you very much!

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

No branches or pull requests

2 participants