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

refactor: native zlib support #10243

Merged
merged 14 commits into from
May 11, 2024
Merged

refactor: native zlib support #10243

merged 14 commits into from
May 11, 2024

Commits on May 3, 2024

  1. refactor: remove zlib-sync

    didinele committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2b9b9eb View commit details
    Browse the repository at this point in the history
  2. fix: bad length check

    didinele committed May 3, 2024
    Configuration menu
    Copy the full SHA
    964bbaa View commit details
    Browse the repository at this point in the history
  3. refactor: support both options

    BREAKING CHANGE: renamed compression related options
    didinele committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5f710c8 View commit details
    Browse the repository at this point in the history
  4. chore: fix doc comment

    didinele committed May 3, 2024
    Configuration menu
    Copy the full SHA
    24e3334 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2c0cec View commit details
    Browse the repository at this point in the history
  6. chore: better wording

    Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
    didinele and Jiralite authored May 3, 2024
    Configuration menu
    Copy the full SHA
    9aee485 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. chore: suggested changes

    didinele committed May 4, 2024
    Configuration menu
    Copy the full SHA
    caeebd8 View commit details
    Browse the repository at this point in the history
  2. chore: better naming

    didinele committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6c6dd80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f16bd85 View commit details
    Browse the repository at this point in the history
  4. chore: zlib capitalization

    didinele committed May 4, 2024
    Configuration menu
    Copy the full SHA
    8befc0e View commit details
    Browse the repository at this point in the history
  5. fix: use proper var

    didinele committed May 4, 2024
    Configuration menu
    Copy the full SHA
    a6c8792 View commit details
    Browse the repository at this point in the history
  6. refactor: better inflate check

    Co-authored-by: Aura <kyradiscord@gmail.com>
    didinele and kyranet authored May 4, 2024
    Configuration menu
    Copy the full SHA
    6a76f2c View commit details
    Browse the repository at this point in the history
  7. chore: debug label

    Co-authored-by: Superchupu <53496941+SuperchupuDev@users.noreply.github.com>
    didinele and SuperchupuDev authored May 4, 2024
    Configuration menu
    Copy the full SHA
    1c75b33 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    5058304 View commit details
    Browse the repository at this point in the history