Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/flate2-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.2
Choose a base ref
...
head repository: rust-lang/flate2-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.3
Choose a head ref
  • 17 commits
  • 15 files changed
  • 6 contributors

Commits on Jun 7, 2025

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

Commits on Jun 14, 2025

  1. Merge pull request #491 from folkertdev/zlib-version

    use `zlibVersion()` instead of a `const` for the version
    Byron authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    a9d220a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

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

Commits on Jul 3, 2025

  1. thanks clippy

    Byron committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    1ce62d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #492 from Shnatsel/simd-adler32

    Switch from adler2 to simd-adler32 crate when using miniz_oxide backend
    Byron authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    7145603 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. Correct documentation typo

    fintelia authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    52dd304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58afe33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #495 from fintelia/patch-1

    Correct documentation typo
    Byron authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    d001f18 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #496 from fintelia/flush-kinds

    Use partial flushes with miniz_oxide backend
    Byron authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    9f6b4b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2025

  1. Configuration menu
    Copy the full SHA
    a3b8c0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #497 from Shnatsel/undo-misleading-docs

    Undo introducing straight up incorrect documentation
    Byron authored Jul 20, 2025
    Configuration menu
    Copy the full SHA
    60dde84 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

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

Commits on Sep 29, 2025

  1. Merge pull request #503 from jongiddy/update-cloudflare-zlib

    Update cloudflare-zlib-sys crate
    Byron authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    b9afa93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee3d877 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #502 from NobodyXu/patch-1

    Add `(de)compress_uninit` that accepts `&[MaybeUninit<u8>]`
    Byron authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    3cae7da View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

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

Commits on Oct 5, 2025

  1. Merge pull request #504 from Byron/release

    bump the patch level for a new release
    Byron authored Oct 5, 2025
    Configuration menu
    Copy the full SHA
    3be6590 View commit details
    Browse the repository at this point in the history
Loading