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-bio/hts-sys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: rust-bio/hts-sys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 15 commits
  • 89 files changed
  • 8 contributors

Commits on Oct 13, 2022

  1. chore(master): release rust-htslib 0.40.2 (#368)

    * chore(master): release rust-htslib 0.40.2
    
    * fix hts-sys version
    
    * Update Cargo.toml
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Johannes Köster <[email protected]>
    github-actions[bot] and johanneskoester authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    81e4b85 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Feb 23, 2023

  1. Update rust.yml (#376)

    fxwiegand authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5f4fc6e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. feat: Revised calculation of leading- and trailing-softclips (#375)

    * feat:refactor_softclips
    
    * set tarpaulin version
    
    * Update rust.yml
    
    * add internal function
    
    * add internal function
    
    * move to CigarString
    
    * Add testcases
    
    * fix tests
    
    * fixed ownership
    
    * refactoring
    
    * fix clippy
    
    * try removing version arg from tarpaulin
    
    ---------
    
    Co-authored-by: Felix Wiegand <[email protected]>
    Co-authored-by: Johannes Köster <[email protected]>
    3 people authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b61dd2c View commit details
    Browse the repository at this point in the history
  2. chore(master): release rust-htslib 0.41.0 (#378)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    762361d View commit details
    Browse the repository at this point in the history
  3. chore: release 0.41.0

    Release-As: 0.41.0
    FelixMoelder committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    115d5e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eb744b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fee4c1c View commit details
    Browse the repository at this point in the history
  6. chore: dbg

    johanneskoester committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    488e6a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf8a05f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

Commits on Jun 13, 2023

  1. Merge pull request #3 from jts/htslib_basemod_api

    feat: merge bindings needed for basemod API
    dlaehnemann authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    12240ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6c585 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.1.0

    Release-As: 2.1.0
    johanneskoester committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5feaa0b View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.1.0 (#4)

    * chore(main): release 2.1.0
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Johannes Köster <[email protected]>
    github-actions[bot] and johanneskoester authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    45b778e View commit details
    Browse the repository at this point in the history
Loading