Skip to content

Releases: taffish/mosdepth

mosdepth v0.3.14-r2

24 May 01:06
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

mosdepth 0.3.14-r2

License metadata fix release for mosdepth.

Changes:

  • Corrects [package].license to Apache-2.0 for the TAFFISH app packaging.
  • Keeps the upstream license in [upstream].license: MIT.
  • Restores the app repository LICENSE file to Apache-2.0.
  • Updates the TAFFISH release, image tag, wrapper, README, help, and release notes from 0.3.14-r1 to 0.3.14-r2.
  • Does not change the packaged upstream software version or the intended command surface.

Boundaries:

  • App packaging files are Apache-2.0.
  • Upstream software and bundled components keep their own license terms.
  • Docker build logic is unchanged except for release metadata/version-text alignment where applicable.

mosdepth v0.3.14-r1

20 May 07:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

taf-mosdepth 0.3.14-r1

Initial TAFFISH packaging of mosdepth 0.3.14, based on the official upstream v0.3.14 static release binaries.

Changes

  • Replaces the scaffold placeholder with a thin wrapper around upstream mosdepth.
  • Packages the official static mosdepth and mosdepth_d4 x86-64 Linux binaries.
  • Verifies SHA256 for both release binaries and the upstream source archive.
  • Includes small upstream test data for deterministic smoke tests.
  • Declares native platform as linux/amd64 and requests amd64 platform for Docker and Podman runs.
  • Documents command-mode usage for mosdepth's positional output prefix.
  • Documents boundaries around BAM/CRAM preparation, CRAM reference handling, plotting, and D4 output-size behavior.

Reproducibility

  • Upstream release/tag: v0.3.14
  • Runtime version string: mosdepth 0.3.14
  • mosdepth asset: https://github.com/brentp/mosdepth/releases/download/v0.3.14/mosdepth
  • mosdepth SHA256: c5182b74a8f1b66710efa16e122cbc8a197834874b103e7c5c0bd9a6265ae7b6
  • mosdepth_d4 asset: https://github.com/brentp/mosdepth/releases/download/v0.3.14/mosdepth_d4
  • mosdepth_d4 SHA256: d94d545aef6490ea91f348bcebb2ed74b3e2d1c635abc10d8a65dc8387606160
  • Source archive: https://github.com/brentp/mosdepth/archive/refs/tags/v0.3.14.tar.gz
  • Source archive SHA256: abac67de4547dc5642efd46846044d6b3536d2ca3443b4ca172446edf82eeb42
  • Container image: ghcr.io/taffish/mosdepth:0.3.14-r1
  • Native build platform: linux/amd64

Smoke coverage checks version/help/static-linkage, mosdepth_d4 --help, summary-only output, per-base output, BED interval output, thresholds, quantized labels, and the v0.3.14 chrom-end region fix using upstream test data.