packages feed

hs-samtools 0.10.0.2 → 0.10.0.3

raw patch · 2 files changed

+6/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -112,6 +112,10 @@  * Added missing documentation for BAM_V1_6_BAM_Alignment_OptionalFields(..). -## 0.10.1.2 -- 2024-07-15+## 0.10.0.2 -- 2024-07-15  * Fixed previous CHANGELOG entry (0.10.0.1).++## 0.10.0.3 -- 2024-07-15++* Fixed previous CHANGELOG entry (0.10.0.2).
hs-samtools.cabal view
@@ -20,7 +20,7 @@ -- PVP summary:     +-+-------- breaking API changes --                  | |  +----- non-breaking API additions --                  | |  | +--- code changes with no API change-version:            0.10.0.2+version:            0.10.0.3  -- A short (one-line) description of the package. synopsis: Read and write SAM, BAM, and CRAM files.