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: wdecoster/chopper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: wdecoster/chopper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0b
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 24, 2025

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

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    d98e763 View commit details
    Browse the repository at this point in the history
  2. - Added a new command-line argument --trim for quality-based trimmi…

    …ng of read ends.
    
    - Implemented logic to prevent using `--trim` alongside `--headcrop` or `--tailcrop`.
    - Enhanced trimming functionality to support both quality-based and fixed-position trimming.
    wdecoster committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    16ede17 View commit details
    Browse the repository at this point in the history
  3. use cross for musl build

    wdecoster committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    7d1121d View commit details
    Browse the repository at this point in the history
Loading