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

upgrade github.com/klauspost/compress to v1.13.3 #2

Merged
merged 1 commit into from
Aug 8, 2021

Commits on Aug 8, 2021

  1. upgrade github.com/klauspost/compress to v1.13.3

    This includes the following zstd improvements since v1.13.0:
    
    * Add configurable Decoder window size
      klauspost/compress#394
    * Add stream content size
      klauspost/compress#401
    * Simplify hashing functions
      klauspost/compress#402
    * use SpeedBestCompression for level >= 10
      klauspost/compress#410
    * Fix WriteTo error forwarding
      klauspost/compress#411
    * Improve Best compression
      klauspost/compress#404
    mostynb committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    78764e2 View commit details
    Browse the repository at this point in the history