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

Bug fix: [de]compression layers ignore configuration #132

Merged

Commits on Aug 29, 2021

  1. fix bug: [de]compression layers ignores configuration

    * Decompression layer and compression layer now accepts encoding configuration
    
    * Add regression test to make sure compression layer registers configuration
    Madoshakalaka committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    bb79dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c6e8bc View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    1517676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f9abb0 View commit details
    Browse the repository at this point in the history
  3. inline return

    Madoshakalaka committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    06f647d View commit details
    Browse the repository at this point in the history
  4. rustfmt

    Madoshakalaka committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    bc52800 View commit details
    Browse the repository at this point in the history