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: ryanfowler/precompress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: ryanfowler/precompress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 20 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 12, 2025

  1. Bump clap from 4.5.43 to 4.5.44

    Bumps [clap](https://github.com/clap-rs/clap) from 4.5.43 to 4.5.44.
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.5.43...clap_complete-v4.5.44)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-version: 4.5.44
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    0eec25e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #330 from ryanfowler/dependabot/cargo/clap-4.5.44

    Bump clap from 4.5.43 to 4.5.44
    github-actions[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    5bb2623 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Bump anyhow from 1.0.98 to 1.0.99

    Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99.
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.98...1.0.99)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-version: 1.0.99
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ryanfowler committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    ccf912a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #331 from ryanfowler/dependabot/cargo/anyhow-1.0.99

    Bump anyhow from 1.0.98 to 1.0.99
    github-actions[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    c35ee64 View commit details
    Browse the repository at this point in the history
  3. Bump clap from 4.5.44 to 4.5.45

    Bumps [clap](https://github.com/clap-rs/clap) from 4.5.44 to 4.5.45.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.5.44...clap_complete-v4.5.45)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-version: 4.5.45
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    626653c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #332 from ryanfowler/dependabot/cargo/clap-4.5.45

    Bump clap from 4.5.44 to 4.5.45
    github-actions[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    ff80f4a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Bump brotli from 8.0.1 to 8.0.2

    Bumps [brotli](https://github.com/dropbox/rust-brotli) from 8.0.1 to 8.0.2.
    - [Release notes](https://github.com/dropbox/rust-brotli/releases)
    - [Commits](https://github.com/dropbox/rust-brotli/commits/8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: brotli
      dependency-version: 8.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    8317baf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #333 from ryanfowler/dependabot/cargo/brotli-8.0.2

    Bump brotli from 8.0.1 to 8.0.2
    github-actions[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    dee15f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. Configuration menu
    Copy the full SHA
    278ee1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #334 from ryanfowler/defaults

    Add more default extensions to compress
    ryanfowler authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    467e56e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    758ad39 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #335 from ryanfowler/zstd-docs

    Add zstd as keyword on crate
    ryanfowler authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    37f9e87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    610530f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #336 from ryanfowler/zst

    Allow specifying zstd as zst
    ryanfowler authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    9ae3eb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70af247 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #337 from ryanfowler/readme

    Improve documentation in the readme
    ryanfowler authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    999ab5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    373f872 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #338 from ryanfowler/deps

    Update transitive dependencies
    ryanfowler authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    9b47373 View commit details
    Browse the repository at this point in the history
  11. Improve example in README

    ryanfowler committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    9cc8f5c View commit details
    Browse the repository at this point in the history
  12. Release v0.4.0

    ryanfowler committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    9c65fba View commit details
    Browse the repository at this point in the history
Loading